Static structure
This commit is contained in:
parent
b78ed7f49e
commit
b97bebe271
1 changed files with 10 additions and 0 deletions
10
inventory/00-static-structure.yml
Normal file
10
inventory/00-static-structure.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# This generates the static parts of the hierarchical structure.
|
||||||
|
all:
|
||||||
|
children:
|
||||||
|
managed:
|
||||||
|
children:
|
||||||
|
by_environment:
|
||||||
|
by_failover_stack:
|
||||||
|
children:
|
||||||
|
no_failover:
|
||||||
|
by_network:
|
Loading…
Reference in a new issue