UBUNTU24-CIS/vars/main.yml

27 lines
631 B
YAML

---
min_ansible_version: 2.12.1
# Set default value for reboot value
change_requires_reboot: false
# The role discovers dynamically (in tasks/main.yml) whether it
# is executed on a container image and sets the variable
# system_is_container the true. Otherwise, the default value
# 'false' is left unchanged.
system_is_container: false
# Used to control warning summary
warn_control_list: ""
warn_count: 0
# Aide initiate command for new DB creation
aide_initiate_command: aideinit -y -f
# Audit vars
audit_bins:
- /sbin/auditctl
- /sbin/aureport
- /sbin/ausearch
- /sbin/autrace
- /sbin/auditd
- /sbin/augenrules