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