# requirements.yml # # External Ansible collections this project depends on. Currently empty — # the roles in ./roles/ are self-contained and use only ansible.builtin.* # modules. Add collections here as the STIG/CMMC/FedRAMP/ITAR hardening # library grows (e.g. ansible.posix, community.crypto, community.general). collections: []