mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
inventory: - is not to be used in group names, use _ instead
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -2,7 +2,7 @@ plugin: constructed
|
||||
strict: False
|
||||
compose:
|
||||
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:
|
||||
- prefix: distro
|
||||
key: ansible_distribution
|
||||
|
||||
Reference in New Issue
Block a user