Make ansible not pollute $HOME
This commit is contained in:
@@ -3,3 +3,4 @@ retry_files_enabled = False
|
||||
nocows = 1
|
||||
roles_path = ./ansible_roles
|
||||
library = ./ansible_roles/firefox/library
|
||||
remote_tmp = ${XDG_CONFIG_HOME}/ansible/tmp
|
||||
|
||||
Reference in New Issue
Block a user