Re: [ansible-devel] Ansible parser - python

2020-03-30 Thread Nemania Borovits
nsible does not expose a python API for developers for this purpose. > Under the hood, it is pyyaml that parses the files. I don't know what your > end goal is, so I cannot really make any useful recommendation, other than > to use pyyaml. > > On Mon, Mar 30, 2020 at 9:09 AM

[ansible-devel] Ansible parser - python

2020-03-30 Thread Nemania Borovits
Hello! I need to parse ansible files effectively. Is there any python library which i can use to parse .yml/.yaml files which contain ansible deployments...? Besides pyyaml or ruamel.yaml -- You received this message because you are subscribed to the Google Groups "Ansible Development" group.