added pre-commit configuration for ansible-lint (#93)
Co-authored-by: willtome <wtome@redhat.com>
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
- name: STIG a Windows 2022 Server
|
||||
hosts: "{{ HOSTS | default('os_windows') }}"
|
||||
vars:
|
||||
win2022STIG_stigrule_254269_Manage: false # noqa var-naming
|
||||
win2022STIG_stigrule_254276_Manage: false # noqa var-naming
|
||||
win2022STIG_stigrule_254269_Manage: false # noqa var-naming
|
||||
win2022STIG_stigrule_254276_Manage: false # noqa var-naming
|
||||
|
||||
tasks:
|
||||
- name: Include win2022STIG role
|
||||
|
||||
Reference in New Issue
Block a user