Explorar o código

Add Ansible Windows note

Håvard Ose Nordstrand %!s(int64=2) %!d(string=hai) anos
pai
achega
3168e18bd2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      automation/ansible.md

+ 2 - 0
automation/ansible.md

@@ -47,6 +47,8 @@ Config locations:
 - Global: `/etc/ansible/ansible.cfg`
 - User: `~/.ansible.cfg`
 - Project: `ansible.cfg`
+- Override: `ANSIBLE_CONFIG=ansible.cfg`
+    - Required for Windows project configs due to "world-writable config".
 
 Example config: