Slim Slam
2015-07-09 18:38:22 UTC
Ansible 1.9.2 on MacOSX.
https://github.com/ansible/ansible/issues/11539
This code:
tasks:
- name: Get Powershell remoting script
win_chocolatey:
name: PSWindowsUpdate
state: present
responds with:
ERROR: state is not a legal parameter in an Ansible task or handler
the documentation for win_chocolatey says:
New in version 1.9
https://github.com/ansible/ansible/issues/11539
This code:
tasks:
- name: Get Powershell remoting script
win_chocolatey:
name: PSWindowsUpdate
state: present
responds with:
ERROR: state is not a legal parameter in an Ansible task or handler
the documentation for win_chocolatey says:
New in version 1.9
--
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 ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e3aa5e71-6ded-4e7d-bc97-aa0bf929da48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e3aa5e71-6ded-4e7d-bc97-aa0bf929da48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.