nk20/ansible/base.yml

10 lines
120 B
YAML

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