Skip to content

Instantly share code, notes, and snippets.

@tomwwright
Created March 28, 2018 11:16
Show Gist options
  • Save tomwwright/4e580c7240a1cc2c795d036d0dbc4d76 to your computer and use it in GitHub Desktop.
Save tomwwright/4e580c7240a1cc2c795d036d0dbc4d76 to your computer and use it in GitHub Desktop.
ansibled : aurora : inventory (cluster)
# hosts.inventory
# ---
# the host and group list for this example "Ansibled" project
[elasticsearch]
big.elasticsearch.ansibled
small.elasticsearch.ansibled
[aurora.cluster]
cluster.aurora.ansibled
[vpc]
vpc.ansibled
[project.ansibled:children]
vpc
aurora.cluster
elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment