Merge pull request #18 from IPvSean/master

sync seans fork
This commit is contained in:
Sean Cavanaugh
2020-12-16 09:37:53 -05:00
committed by GitHub
4 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -1,7 +1,7 @@
---
namespace: ansible
name: product_demos
version: 1.2.4
version: 1.2.5
readme: README.md
authors:

View File

@@ -3,7 +3,7 @@
tower_credential:
name: azure_credential
description: Azure Service Principle
organization: "{{ vars[demo].project.organization }}"
organization: "Default"
state: present
kind: azure_rm
subscription: "{{ my_subscription }}"

View File

@@ -6,7 +6,7 @@
tower_credential:
name: azure_credential
description: Azure Service Principle
organization: "{{ vars[demo].project.organization }}"
organization: "Default"
state: present
kind: azure_rm
subscription: "please replace me"