I tried to use the rax_dns_record module with the "overwrite" parameter and it tells me that: "unsupported parameter for module: overwrite"
If you take a look at the history of that module you can see that the feature has been added almost a year ago and is also in the documentation. https://github.com/ansible/ansible-modules-core/commits/2f46c35f471b18f369c357016d0e430a65f8429b/cloud/rackspace/rax_dns_record.py http://docs.ansible.com/ansible/rax_dns_record_module.html But when I checked the source of my locally installed ansible it was missing from it. I tried pip install ansible --upgrade but It tells me that I have the latest version. Am I doing something wrong or is the only solution to switch to the git version of ansible and work with that ? -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/222adfa0-e2d7-45d4-9d7a-5d5f22cfde09%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
