ci: added debug
1 file changed
tree: 49aaa772ffc2b5a4b98d4e3e7182a60e5a336ff5
  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. Dockerfile
  21. galaxy.yml
  22. go.mod
  23. go.sum
  24. poetry.lock
  25. pyproject.toml
  26. README.md
  27. 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