ci: install uuidgen
1 file changed
tree: 08947f86a4b7b45e53c9f52fa36626a01b3dfc33
  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