1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-02-05 23:03:02 +00:00
nk20/ansible/base.yml
2020-07-15 07:46:42 +02:00

10 lines
120 B
YAML

#!/usr/bin/env ansible-python
---
- hosts: beta-nk20
roles:
- apt-basic
- nk20
- python-venv
- nginx