added option to configure Azure Cloud demos
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
- name: add azure credential
|
- name: add azure credential
|
||||||
tower_credential:
|
tower_credential:
|
||||||
name: azure credential
|
name: azure_credential
|
||||||
description: Azure Service Principle
|
description: Azure Service Principle
|
||||||
organization: "{{ vars[demo].project.organization }}"
|
organization: "{{ vars[demo].project.organization }}"
|
||||||
state: present
|
state: present
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
tower_host: "{{ my_tower_host }}"
|
tower_host: "{{ my_tower_host }}"
|
||||||
|
|
||||||
- name: setting the new azure cred to cloud cred var
|
- name: setting the new azure cred to cloud cred var
|
||||||
my_cloud_cred: azure credential
|
my_cloud_cred: azure_credential
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user