Fix docs
1 file changed
tree: 2111995868fc6e5cd1485256f5833bf229f18cd4
  1. .github/
  2. ci/
  3. doc/
  4. docs/
  5. images/
  6. molecule/
  7. playbooks/
  8. plugins/
  9. releasenotes/
  10. roles/
  11. tools/
  12. zuul.d/
  13. .ansible-lint
  14. .gitignore
  15. .pre-commit-config.yaml
  16. README.md
  17. setup.cfg
  18. setup.py
  19. 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