Re: [ansible-project] API 2.0

2016-05-09 Thread Allen Sanabria
I have a repo where I include tests for one of my modules that uses the 2.0 API. This is not documentation, but you can use it as an example. https://github.com/linuxdynasty/ld-ansible-modules/blob/master/test/cloud/amazon/test_kinesis_stream.py On Saturday, May 7, 2016 at 7:54:31 AM UTC-7, Noam

Re: [ansible-project] API 2.0

2016-05-09 Thread Allen Sanabria
Noam, I have a repo where I am using the api to run my playbooks. You can look at this one as an example.. test_kinesis_stream.py On Saturday, May 7, 2016 at 7:54:31 AM UTC-7, Noam Greenberg

Re: [ansible-project] API 2.0

2016-05-07 Thread Noam Greenberg
thanks this doc is nice ( but poorly ) as i expect for some good doc this is why i ask if you will look let say "boto3" doc you have all the function and output etc ... i ask if ansible have something like this ? and if not i try to just run playbook from my pythonk script and wonder if

Re: [ansible-project] API 2.0

2016-05-07 Thread Matt Martz
http://docs.ansible.com/ansible/developing_api.html On Saturday, May 7, 2016, Noam Greenberg wrote: > Hi all > > i wander if any one have a link or book about the Ansible 2.0 API (python > ) > function , param etc ... something > i try to run a playbook from python and

[ansible-project] API 2.0

2016-05-07 Thread Noam Greenberg
Hi all i wander if any one have a link or book about the Ansible 2.0 API (python ) function , param etc ... something i try to run a playbook from python and i dont find any doc that explain how to or witch function to use Thanks In advance -- You received this message because you are