Ansible role to deploy gitea CICD runners, natively or containerized, on debian-based systems. https://ednz.fr
Go to file
2023-08-10 18:09:44 +02:00
defaults added revisions 2023-08-10 18:09:44 +02:00
files Initial commit 2023-06-24 15:44:22 +00:00
handlers added another bunch of things 2023-07-27 19:12:18 +02:00
meta added another bunch of things 2023-07-27 19:12:18 +02:00
molecule/default Initial commit 2023-06-24 15:44:22 +00:00
tasks added revisions 2023-08-10 18:09:44 +02:00
templates added another bunch of things 2023-07-27 19:12:18 +02:00
vars Initial commit 2023-06-24 15:44:22 +00:00
.ansible-lint Initial commit 2023-06-24 15:44:22 +00:00
.gitignore Initial commit 2023-06-24 15:44:22 +00:00
.yamllint Initial commit 2023-06-24 15:44:22 +00:00
LICENSE Initial commit 2023-06-24 15:44:22 +00:00
README.md Initial commit 2023-06-24 15:44:22 +00:00

deploy_gitea_runner

A brief description of the role goes here.

Requirements

None.

Role Variables

Available variables are listed below, along with default values. A sample file for the default values is available in default/deploy_gitea_runner.yml.sample in case you need it for any group_vars or host_vars configuration.

your_defaults_here: default_value # by default, set to default_value

A quick description of the variable, what it does, and how to use it.

Dependencies

None.

Example Playbook

# calling the role inside a playbook with either the default or group_vars/host_vars
- hosts: servers
  roles:
    - ednxzu.deploy_gitea_runner

License

MIT / BSD

Author Information

This role was created by Bertrand Lanson in 2023.