We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afbea8 commit 8ae8416Copy full SHA for 8ae8416
inventory-generation/tower_jobs_launch/main.yaml
@@ -29,7 +29,7 @@
29
tower_credential:
30
name: "{{ scm_credential_name }}"
31
organization: "{{ organization }}"
32
- credential_type: Source Control
+ kind: scm
33
state: present
34
inputs:
35
ssh_key_data: "{{ lookup('file', ssh_key_data_path) }}"
0 commit comments