I created an Ansible module in python that works correctly when I call it 
from the command line with:

ansible routers -m ans_check_dis.py -a 'user=someuser host=somehost 
password=somepassword' -k

Now I am trying to build this into a playbook to be called and have the 
variables used as the arguments for the module.  I have tried a bunch of 
different iterations and tried searching for it and can't seem to find how 
to make this work.  Any recommendations or guidance would be greatly 
appreciated.

-- 
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/60e7e71f-705a-44e3-af22-498259cb7ef8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to