Looks like some doc-strings around https://github.com/ansible/ansible/blob/stable-2.4/lib/ansible/inventory/manager.py#L119 would be helpful. The code is there so you can read about what is needed. #yeahopensource
On Wed, Nov 1, 2017 at 10:39 AM, Brantley West <[email protected]> wrote: > Hello, > > It seems the developing_api.rst page (https://github.com/ansible/ > ansible/blob/v2.4.1.0-1/docs/docsite/rst/dev_guide/developing_api.rst) is > outdated due to the 2.4 inventory changes. Are there any tips for doing > simple inventory manipulation via Python with Ansible 2.4? Thanks! > > -bw > > -- > 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/c3d50884-1b63-40ef-b4ed-a65f2c8fa191%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/c3d50884-1b63-40ef-b4ed-a65f2c8fa191%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- - Andrew "lathama" Latham - -- 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/CA%2Bqj4S-%3DD9uaVowSH%2BXw18Ruxm6W1%2BZeW8kLWrDEuS%2B2g%3D%3DF%2BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
