Răsfoiți Sursa

Add Ansible Windows note

Håvard Ose Nordstrand 2 ani în urmă
părinte
comite
3168e18bd2
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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: