Skip to content

Commit 8ae8416

Browse files
authored
Reverting back to ansible-2.9 'kind' (#49)
1 parent 1afbea8 commit 8ae8416

File tree

1 file changed

+1
-1
lines changed
  • inventory-generation/tower_jobs_launch

1 file changed

+1
-1
lines changed

inventory-generation/tower_jobs_launch/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
tower_credential:
3030
name: "{{ scm_credential_name }}"
3131
organization: "{{ organization }}"
32-
credential_type: Source Control
32+
kind: scm
3333
state: present
3434
inputs:
3535
ssh_key_data: "{{ lookup('file', ssh_key_data_path) }}"

0 commit comments

Comments
 (0)