Hi Guys,
Why would I get missing parameter error when I use win_domain_computer
module when the parameter is set as optional.
win_domain_computer:
name: '{{ hostname }}'
register: computer_account
Errors as...
FAILED! => {
"changed": false,
"msg": "Get-AnsibleParam: Missing required argument: dns_hostname"
}
Thanks
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/CA%2BNR4K%2BRFcPuxsq9fohtttiwKcdpoDt7iwN3%3DVJk%2B61T2%2Buxhg%40mail.gmail.com.