Created
March 28, 2018 11:16
-
-
Save tomwwright/4e580c7240a1cc2c795d036d0dbc4d76 to your computer and use it in GitHub Desktop.
ansibled : aurora : inventory (cluster)
This file contains hidden or 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
# 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