2017-09-02 19:47:19 +02:00
|
|
|
[defaults]
|
|
|
|
|
retry_files_enabled = False
|
2018-02-08 21:40:16 +01:00
|
|
|
nocows = 1
|
2021-10-10 17:04:50 +02:00
|
|
|
roles_path = ./ansible_roles
|
|
|
|
|
library = ./ansible_roles/firefox/library
|
2024-05-10 17:11:55 +02:00
|
|
|
remote_tmp = ${XDG_CONFIG_HOME}/ansible/tmp
|