xoanmi / ansible-module-infoblox

Awesome infobox module for ansible
GNU General Public License v3.0
38 stars 25 forks source link

Ability to pass user credentials from command line... #17

Closed beggles closed 7 years ago

beggles commented 7 years ago

With the release of Ansible 2.3 it was announced plans to deprecate use of username and password fields within play books, in favour of passing them in from the command line (and Tower). Is this something that you are looking at?

https://www.ansible.com/blog/network-device-authentication-with-ansible-2-3

xoanmi commented 7 years ago

You can pass it as extra variable if you want. I'm doing it and it works fine