Modifying credential for new get_one

This commit is contained in:
John Westcott IV
2020-09-03 11:17:21 -04:00
parent 5042ad3a2b
commit 24ec129235
2 changed files with 5 additions and 4 deletions

View File

@@ -82,9 +82,9 @@
that:
- "result is changed"
- name: Re-create the Org-specific credential (new school)
- name: Re-create the Org-specific credential (new school) with an ID
tower_credential:
name: "{{ ssh_cred_name1 }}"
name: "{{ result.id }}"
organization: Default
credential_type: 'Machine'
state: present