@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
12 lines (11 loc) • 359 B
YAML
ip_addresses:
freeipa: '{{ freeipa_ip_address }}'
nuc: '{{ main_ip_address }}'
malaptop: '{{ laptop_ip_address }}'
pihole: '{{ pihole_ip_address }}'
raspi: '{{ controller_ip_address }}'
raspiboot: '{{ netboot_ip_address }}'
raspiproxy: '{{ proxy_ip_address }}'
statuscheck: '{{ status_ip_address }}'
workstation: '{{ home_ip_address }}'