linuxmint #1

Merged
pim merged 11 commits from linuxmint into master 2023-02-22 22:56:11 +00:00
Showing only changes of commit db769e1c16 - Show all commits

View file

@ -1,5 +1,4 @@
[defaults]
# (pathspec) Colon separated paths in which Ansible will search for Roles.
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
inventory=inventory
vault_password_file=./.vault_password
@ -7,3 +6,6 @@ playbook_dir=playbooks
[privilege_escalation]
become_ask_pass=true
[diff]
always = True