Merge pull request #9 from gejames/master

Add vtyacl demo for network workshop
This commit is contained in:
Sean Cavanaugh
2021-06-03 15:55:03 -04:00
committed by GitHub
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