Skip to content

Instantly share code, notes, and snippets.

@alanwhite
Last active May 20, 2020 08:06
Show Gist options
  • Save alanwhite/5b34176088d1a14e1457e87a3eaed43e to your computer and use it in GitHub Desktop.
Save alanwhite/5b34176088d1a14e1457e87a3eaed43e to your computer and use it in GitHub Desktop.
all:
children:
workers:
hosts:
pico2:
ansible_host: 192.168.0.202
pico3:
ansible_host: 192.168.0.203
pico4:
ansible_host: 192.168.0.204
pico5:
ansible_host: 192.168.0.205
cws:
hosts:
pico1:
ansible_host: 192.168.0.201
ansible_python_interpreter: /usr/bin/python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment