mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 09:18:48 -03:30
Fixing registered name
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
tower_inventory:
|
tower_inventory:
|
||||||
name: "{{ inv_name1 }}"
|
name: "{{ inv_name1 }}"
|
||||||
organization: Default
|
organization: Default
|
||||||
insights_credential: "{{ results.id }}"
|
insights_credential: "{{ result.id }}"
|
||||||
state: present
|
state: present
|
||||||
register: result
|
register: result
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user