inventory: - is not to be used in group names, use _ instead
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
81e89d0aaf
commit
523bf8ee73
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ plugin: constructed
|
||||||
strict: False
|
strict: False
|
||||||
compose:
|
compose:
|
||||||
groups:
|
groups:
|
||||||
vmhost-x86-02: vmhost is defined and vmhost == 'vmhost-x86-02.iad2.fedoraproject.org'
|
vmhost_x86_02: vmhost is defined and vmhost == 'vmhost-x86-02.iad2.fedoraproject.org'
|
||||||
keyed_groups:
|
keyed_groups:
|
||||||
- prefix: distro
|
- prefix: distro
|
||||||
key: ansible_distribution
|
key: ansible_distribution
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue