Add logrotate for backup gitea and vault
This commit is contained in:
15
ansible.cfg
15
ansible.cfg
@@ -4,10 +4,23 @@ callback_whitelist = timer, profile_tasks, log_plays
|
||||
#log_path= /var/log/ansible/ansible-base.log
|
||||
display_args_to_stdout= true
|
||||
load_callback_plugins= yes
|
||||
|
||||
#callback_plugins=/Users/stephanegratias/Library/Python/3.11/lib/python/site-packages/ara/plugins/callback
|
||||
#to keep display output, comment stdout_callback
|
||||
#stdout_callback= log_plays
|
||||
|
||||
# [ssh_connection]
|
||||
# ssh_args=-o ForwardAgent=yes
|
||||
|
||||
|
||||
|
||||
# [ara]
|
||||
# api_client = http
|
||||
# api_server = https://ara.jingoh.fr
|
||||
# # api_username = test
|
||||
# # api_password = teetst
|
||||
# localhost_as_hostname_format=hostname
|
||||
# argument_labels = check,subset,tags
|
||||
# default_labels=lab
|
||||
# # ignored_facts =
|
||||
# ignored_files = .ansible/tmp,vault.yaml,vault.yml
|
||||
# ignored_arguments = vault_password_files
|
||||
Reference in New Issue
Block a user