Update Config-not-required.mdx

This commit is contained in:
Larry
2020-08-25 10:05:29 -05:00
committed by GitHub
parent 20472bc12f
commit 33f391ae37
@@ -46,6 +46,8 @@
"ansible_env_vars": [ "WINRM_PASSWORD={{.WinRMPassword}}" ],
```
- `ansible_ssh_extra_args` ([]string) - Specifies --ssh-extra-args on command line defaults to -o IdentitiesOnly=yes
- `groups` ([]string) - The groups into which the Ansible host should
be placed. When unspecified, the host is not associated with any groups.