STIG Compliance (#61)
This commit is contained in:
8
network/compliance.yml
Normal file
8
network/compliance.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: IOS XE Compliance
|
||||
hosts: "{{ _hosts | default('ios') }}"
|
||||
vars:
|
||||
ignore_all_errors: false
|
||||
ansible_command_timeout: 60
|
||||
roles:
|
||||
- demo.compliance.iosxeSTIG
|
||||
Reference in New Issue
Block a user