We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0e049 commit ee7d97fCopy full SHA for ee7d97f
ansible/ansible.cfg
@@ -38,3 +38,6 @@ home = /u
38
[hosts:win]
39
ansible_connection = winrm
40
ansible_winrm_server_cert_validation = ignore
41
+
42
+[hosts:macos]
43
+home = /User
0 commit comments