ci: added python tests
2 files changed
tree: 0af1069c066ad44a7c0fcb46410bd41f6bfe3649
  1. .github/
  2. atmosphere/
  3. ci/
  4. cmd/
  5. doc/
  6. docs/
  7. images/
  8. internal/
  9. molecule/
  10. playbooks/
  11. plugins/
  12. releasenotes/
  13. roles/
  14. .ansible-lint
  15. .coveragerc
  16. .flake8
  17. .gitignore
  18. .pre-commit-config.yaml
  19. .python-version
  20. galaxy.yml
  21. go.mod
  22. go.sum
  23. poetry.lock
  24. pyproject.toml
  25. README.md
  26. tox.ini
README.md

Atmosphere

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg