Skip to content

Instantly share code, notes, and snippets.

View aaronlippold's full-sized avatar

Aaron Lippold aaronlippold

View GitHub Profile
@aaronlippold
aaronlippold / ansible-firefox-stig-v6.5.yml
Created January 29, 2024 08:16
Ansible Firefox STIG V6R5
---
# 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'