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