test: fix image name + pre-commit
4 files changed
tree: ab9111ba59cbb93a3ae8caf98890be46c3a79fe2
  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. .dockerignore
  17. .flake8
  18. .gitignore
  19. .pre-commit-config.yaml
  20. .python-version
  21. Dockerfile
  22. galaxy.yml
  23. go.mod
  24. go.sum
  25. poetry.lock
  26. pyproject.toml
  27. README.md
  28. 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