figured out better way using credential in 2.9 duh
This commit is contained in:
@@ -8,7 +8,7 @@ azure_provision_vm:
|
||||
job_type: "run"
|
||||
inventory: "Workshop Inventory"
|
||||
playbook: "playbooks/infrastructure/azure_provision_vm.yml"
|
||||
credential: "Workshop Credential"
|
||||
credential: "azure_credential"
|
||||
survey_enabled: true
|
||||
survey_spec:
|
||||
name: Azure Provision VM
|
||||
|
||||
Reference in New Issue
Block a user