Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History

{{cookiecutter.project_slug}}

{{cookiecutter.project_slug}}

{{ cookiecutter._BRANCH_NAME_BASE | capitalize }} Branch CI

{{ cookiecutter._BRANCH_NAME_DEVELOPMENT | capitalize }} Branch CI

{{ cookiecutter.description }}

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: all
  roles:
     - { role: {{ cookiecutter.galaxy_namespace_slug }}.{{ cookiecutter.galaxy_role_slug }} }

License

MPL-2

Author Information

{{ cookiecutter.author }} <{{ cookiecutter.email }}>