mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-03-14 17:57:39 +00:00
11 lines
153 B
YAML
Executable File
11 lines
153 B
YAML
Executable File
#!/usr/bin/env ansible-playbook
|
|
---
|
|
|
|
- hosts: bde-nk20-beta.adh.crans.org
|
|
roles:
|
|
- 1-apt-basic
|
|
- 2-nk20
|
|
- 3-pip
|
|
- 4-nginx
|
|
- 5-psql
|