turns out virthost01 is a bad example
This commit is contained in:
parent
0e91fbeff3
commit
41866cd22c
1 changed files with 4 additions and 1 deletions
|
@ -2,7 +2,10 @@ plugin: constructed
|
|||
strict: False
|
||||
compose:
|
||||
groups:
|
||||
- virthost01_guests: vmhost is defined and vmhost == 'virthost01.phx2.fedoraproject.org'
|
||||
- virthost02_guests: vmhost is defined and vmhost == 'virthost01.phx2.fedoraproject.org'
|
||||
keyed_groups:
|
||||
- prefix: distro
|
||||
key: ansible_distribution
|
||||
|
||||
- prefix: guests
|
||||
key: vmhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue