mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-05 23:03:02 +00:00
10 lines
120 B
YAML
10 lines
120 B
YAML
#!/usr/bin/env ansible-python
|
|
---
|
|
|
|
- hosts: beta-nk20
|
|
roles:
|
|
- apt-basic
|
|
- nk20
|
|
- python-venv
|
|
- nginx
|