Hi, I was trying to invoke ansible plabook from python and got various blocker. 1> I have used dict formated data for ansible playbook tasks. And then tried to executed it working fine (as shown example in below link) e.g. at http://docs.ansible.com/ansible/latest/dev_guide/developing_api.html
But I want to use module as "shell" now got a dead end how to provide argument to module as free-form text. Would you please help me with example ? (using dict as shown in example) 2> I observe than python ansible module/library fail to load inventory from file. (It not even parsing that file). I think this is bug as like ymal is not handled. (Inventory INI file is not handled in python-anisble module/library) Please help me to understand more about ansible library/module in python. Thanks, ~Rohit -- 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/822b1692-b756-4586-8ddf-c0c3c723c01e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
