-
- Downloads
Implement functionality to generate Ansible inventory from WFO API
parent
3a9c6a29
No related branches found
No related tags found
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
Showing
- .gitignore 21 additions, 0 deletions.gitignore
- .gitlab-ci.yml 37 additions, 0 deletions.gitlab-ci.yml
- Jenkinsfile 20 additions, 0 deletionsJenkinsfile
- ansible_inventory_generator/__init__.py 0 additions, 0 deletionsansible_inventory_generator/__init__.py
- ansible_inventory_generator/app.py 120 additions, 0 deletionsansible_inventory_generator/app.py
- ansible_inventory_generator/config.py 16 additions, 0 deletionsansible_inventory_generator/config.py
- example.env 4 additions, 0 deletionsexample.env
- pyproject.toml 110 additions, 0 deletionspyproject.toml
- requirements.txt 13 additions, 0 deletionsrequirements.txt
- setup.py 18 additions, 0 deletionssetup.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/conftest.py 9 additions, 0 deletionstests/conftest.py
- tests/test_inventory_generator.py 212 additions, 0 deletionstests/test_inventory_generator.py
- tox.ini 36 additions, 0 deletionstox.ini
Loading
Please register or sign in to comment