mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Introduce group_names in template variables.
This is a list of all the groups a host is in.
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
- odin
|
||||
- loki
|
||||
|
||||
- group: ruler
|
||||
hosts:
|
||||
- zeus
|
||||
- odin
|
||||
|
||||
- group: multiple
|
||||
hosts:
|
||||
- saturn
|
||||
|
||||
Reference in New Issue
Block a user