Created
March 14, 2021 02:06
-
-
Save lukaszraczylo/9ba6e4ddb6857769a081a54203f069d3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[masters] | |
pi0 ansible_host=192.168.50.132 # Pi0 | |
[workers] | |
pi1 ansible_host=192.168.50.135 # Pi1 | |
pi3 ansible_host=192.168.50.60 # Pi3 | |
pi4 ansible_host=192.168.50.36 # Pi4 | |
pi2 ansible_host=192.168.50.85 # Pi2 | |
pi5 ansible_host=192.168.50.230 # Pi5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment