Skip to content

Instantly share code, notes, and snippets.

@jackdesert
Created February 19, 2016 01:55
Show Gist options
  • Save jackdesert/46b5d4aff779e8663ced to your computer and use it in GitHub Desktop.
Save jackdesert/46b5d4aff779e8663ced to your computer and use it in GitHub Desktop.
Ansible Hosts File
# /etc/ansible/hosts
[plain]
10.10.4.200 # oe-tabor-1common-elev
10.10.4.205 # oe-tabor-2C-center
10.10.4.214 # oe-tabor-2common-elev
10.10.4.206 # oe-tabor-2common-kit
10.10.4.229 # oe-tabor-3A-center
10.10.4.211 # oe-tabor-3B-center
10.10.4.203 # oe-tabor-3D-center
10.10.4.228 # oe-tabor-3E-center
10.10.4.213 # oe-tabor-3breezeway
10.10.4.209 # oe-tabor-3common-door
10.10.4.201 # oe-tabor-3common-elev
10.10.4.221 # oe-tabor-3f-center
10.10.4.222 # oe-tabor-test222
[with_sensor]
10.10.4.204 # oe-tabor-2A-living
10.10.4.202 # oe-tabor-2B-living
10.10.4.217 # oe-tabor-2C-living
10.10.4.210 # oe-tabor-2D-living
10.10.4.208 # oe-tabor-3A-living
10.10.4.220 # oe-tabor-3C-living
10.10.4.212 # oe-tabor-3D-living
10.10.4.207 # oe-tabor-3F-living
10.10.4.215 # oe-tabor-3b-living
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment