mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
24 lines
379 B
INI
24 lines
379 B
INI
[defaults]
|
|
host_key_checking=False
|
|
display_skipped_hosts=True
|
|
system_warnings=False
|
|
command_warnings=False
|
|
nocows=1
|
|
retry_files_save_path=/dev/null
|
|
library=~/.ansible/plugins/modules:/usr/share/ansible/plugins/modules:./library
|
|
|
|
[privilege_escalation]
|
|
|
|
[paramiko_connection]
|
|
record_host_keys=False
|
|
|
|
[ssh_connection]
|
|
transfer_method=scp
|
|
|
|
[accelerate]
|
|
|
|
[selinux]
|
|
|
|
[colors]
|
|
|
|
[diff]
|