added vtyacl demo

This commit is contained in:
George
2020-10-14 14:03:25 -07:00
parent 91046425fc
commit 88521df432
3 changed files with 158 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
---
configlet_vtyacl:
author: "George James"
category: network
name: "Cisco IOS VTY ACL config audit/remediation"
description: "Cisco IOS VTY ACL config audit/remediation"
job_type: "run"
inventory: "Workshop Inventory"
playbook: "playbooks/network/configlet_vtyacl.yml"
credential: "Workshop Credential"
survey_enabled: false
fact_caching_enabled: true
project:
name: "Ansible official demo project"
description: "prescriptive demos from Red Hat Management Business Unit"
organization: "Default"
scm_type: git
scm_url: "https://github.com/ansible/product-demos"
workshop_type:
- network
- demo