BIN
ansible-product_demos-1.2.5.tar.gz
Normal file
BIN
ansible-product_demos-1.2.5.tar.gz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
namespace: ansible
|
namespace: ansible
|
||||||
name: product_demos
|
name: product_demos
|
||||||
version: 1.2.4
|
version: 1.2.5
|
||||||
readme: README.md
|
readme: README.md
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
tower_credential:
|
tower_credential:
|
||||||
name: azure_credential
|
name: azure_credential
|
||||||
description: Azure Service Principle
|
description: Azure Service Principle
|
||||||
organization: "{{ vars[demo].project.organization }}"
|
organization: "Default"
|
||||||
state: present
|
state: present
|
||||||
kind: azure_rm
|
kind: azure_rm
|
||||||
subscription: "{{ my_subscription }}"
|
subscription: "{{ my_subscription }}"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
tower_credential:
|
tower_credential:
|
||||||
name: azure_credential
|
name: azure_credential
|
||||||
description: Azure Service Principle
|
description: Azure Service Principle
|
||||||
organization: "{{ vars[demo].project.organization }}"
|
organization: "Default"
|
||||||
state: present
|
state: present
|
||||||
kind: azure_rm
|
kind: azure_rm
|
||||||
subscription: "please replace me"
|
subscription: "please replace me"
|
||||||
|
|||||||
Reference in New Issue
Block a user