STIG Compliance (#61)

This commit is contained in:
willtome
2023-05-09 12:46:18 -04:00
committed by GitHub
parent cef7c1d043
commit 2085e6f15d
31 changed files with 30484 additions and 16 deletions

8
network/compliance.yml Normal file
View 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