ansible-lockdown / RHEL9-STIG

Ansible playbook for RHEL9 Disa STIG
MIT License
10 stars 10 forks source link

Is Ansible 2.15 actually required? #33

Open aaronlippold opened 1 week ago

aaronlippold commented 1 week ago

RedHat is still pinning to v2.14 of Ansible, this makes using the playbooks generally slightly more challenging.

Is there a hard requirement for v2.15 of ansible-core on the playbooks in general or can the playbook be updated to use v2.14 so that we can easily use the vendor provided ansible in the RHEL ecosystem.