play: comments

This commit is contained in:
Josh Lay 2025-07-27 13:38:09 -05:00
parent 23cc76ac06
commit 01d73ea17f
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -4,8 +4,8 @@
hosts: all # reminder: '--limit'
gather_facts: true
vars:
# auto_update: "true" # would configure dnf-automatic
# hardened_ssh_port: "1181" # tcp is assumed in selinux/firewalld allowance
# auto_update: true # would configure dnf-automatic
# hardened_ssh_port: "1181" # quoting to ensure no octal/decimal confusion
roles:
- {role: custom-facts, tags: ['facts', 'custom-facts']}
# - {role: btrfs, tags: ['btrfs']} # sets up scrubbing