This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
# TODO: Add install of DOD Root Certs | |
# TODO: Add a default AnswerFile for EvaluateSTIG for Firefox Lockdown | |
# TODO: add a var to allow for tls1.2 or tls1.3 | |
- name: STIG Firefox Install | |
hosts: all | |
become: true | |
tasks: | |
# TODO: Add this as a var 'pull_lastest_version: true' |