Files
dotfiles/ansible.cfg

7 lines
165 B
INI
Raw Normal View History

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