bitb0x/main.yml

14 lines
161 B
YAML

---
- hosts: n0xb0x
roles:
- install
- apps
- config
tasks:
# - name: Example from an Ansible Playbook
# ansible.builtin.ping: