bitb0x/main.yml
2024-02-11 12:39:53 -06:00

15 lines
169 B
YAML

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