1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-02-06 07:13:00 +00:00
nk20/ansible/base.yml

10 lines
120 B
YAML
Raw Normal View History

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