mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Correctly add ungrouped hosts to 'ungrouped' in YAML inventory.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
moon: titan
|
||||
moon2: enceladus
|
||||
|
||||
- host: mars
|
||||
|
||||
- host: zeus
|
||||
vars:
|
||||
- ansible_ssh_port: 3001
|
||||
|
||||
Reference in New Issue
Block a user