syncing 1.2
minor release... we are out of beta
This commit is contained in:
BIN
ansible-product_demos-1.2.0.tar.gz
Normal file
BIN
ansible-product_demos-1.2.0.tar.gz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
namespace: ansible
|
namespace: ansible
|
||||||
name: product_demos
|
name: product_demos
|
||||||
version: 1.0.9
|
version: 1.2.0
|
||||||
readme: README.md
|
readme: README.md
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ configlet_logging:
|
|||||||
description: "Cisco IOS logging config audit/remediation"
|
description: "Cisco IOS logging config audit/remediation"
|
||||||
job_type: "run"
|
job_type: "run"
|
||||||
inventory: "Workshop Inventory"
|
inventory: "Workshop Inventory"
|
||||||
playbook: configlet_logging.yml
|
playbook: "playbooks/network/configlet_logging.yml"
|
||||||
credential: "Workshop Credential"
|
credential: "Workshop Credential"
|
||||||
survey_enabled: false
|
survey_enabled: false
|
||||||
fact_caching_enabled: true
|
fact_caching_enabled: true
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ configlet_ntp:
|
|||||||
description: "Cisco IOS ntp config audit/remediation"
|
description: "Cisco IOS ntp config audit/remediation"
|
||||||
job_type: "run"
|
job_type: "run"
|
||||||
inventory: "Workshop Inventory"
|
inventory: "Workshop Inventory"
|
||||||
playbook: configlet_ntp.yml
|
playbook: "playbooks/network/configlet_ntp.yml"
|
||||||
credential: "Workshop Credential"
|
credential: "Workshop Credential"
|
||||||
survey_enabled: false
|
survey_enabled: false
|
||||||
fact_caching_enabled: true
|
fact_caching_enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user