Fixing registered name

This commit is contained in:
John Westcott IV 2020-09-08 15:28:37 -04:00
parent 09b8f82bbb
commit faa33efdd2

View File

@ -29,7 +29,7 @@
tower_inventory:
name: "{{ inv_name1 }}"
organization: Default
insights_credential: "{{ results.id }}"
insights_credential: "{{ result.id }}"
state: present
register: result