mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
linting
This commit is contained in:
parent
115726ed83
commit
57f4db25d2
@ -87,8 +87,8 @@
|
||||
children:
|
||||
- "{{ group_name3 }}"
|
||||
state: present
|
||||
preserve_existing_hosts: True
|
||||
preserve_existing_children: True
|
||||
preserve_existing_hosts: true
|
||||
preserve_existing_children: true
|
||||
register: result
|
||||
|
||||
- name: "Find number of hosts in {{ group_name1 }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user