network/setup.yml

26 lines
283 B
YAML
Raw Normal View History

2023-12-18 10:22:14 +00:00
- hosts: spine-*
roles:
- spine
- hosts: leaf-*
roles:
- leaf
- hosts: exit-*
roles:
- exit
2023-12-08 16:02:55 +00:00
- hosts: access-*, sw-*
2023-12-18 10:22:14 +00:00
gather_facts: false
roles:
- access
- hosts: fw-*
roles:
- firewall
- hosts: zid
roles:
- certbot_dns
- firewall_master