Skip to content

bcochofel/molecule-cookiecutter

Repository files navigation

Molecule cookiecutter template

pre-commit GitHub license GitHub tag (latest by date) GitHub issues GitHub forks GitHub stars

Molecule cookiecutter template for Ansible Roles

GIT Hooks

You can also use pre-commit. After installing pre-commit just execute:

pre-commit install

You can run specific hooks on all files:

pre-commit run terraform-fmt --all-files

You can force all the hooks to run with the following command:

pre-commit run --all-files

Usage

pip install cookiecutter
cookiecutter gh:bcochofel/molecule-cookiecutter

About

Molecule cookiecutter template for Ansible Roles

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published