Path | Purpose |
---|---|
playbooks/ |
playbooks for setting up network devices |
inventories/{{ environment }}/group_vars/{{ device_type }}/*.yml |
variables for any/all devices |
inventories/{{ environment }}/host_vars/{{ device }}/*.yml |
variables for specific device |