mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 05:30:18 -03:30
Fixed typo in integration test for group module (#14140)
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
name: "{{ inv_name }}"
|
name: "{{ inv_name }}"
|
||||||
organization: Default
|
organization: Default
|
||||||
state: present
|
state: present
|
||||||
registuer: result
|
register: result
|
||||||
|
|
||||||
- name: Create a Host
|
- name: Create a Host
|
||||||
host:
|
host:
|
||||||
|
|||||||
Reference in New Issue
Block a user