Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 405 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 405 Bytes

Cookiecutter ansible role

Cookiecutter receipe to create a ansible-role.

The ansible-role follow the template of ansible-galaxy role with:

  • basic task
  • testing (molecule w/ docker)
  • linting (yamllint, flake8)
  • CI (github action)

Usage

# pip install cookiecutter
cookiecutter https://github.com/Oltho/cookiecutter-ansible-role

License

MIT

Author Information

Thomas TRAN