ansible_xdata/roles/game_py38.yml
2021-01-19 10:48:48 +08:00

10 lines
121 B
YAML

---
- hosts: dev
gather_facts: false
remote_user: root
roles:
- dependencies
- openssh
- game_pytho38