ublue-forge/setup/ansible/roles/semaphore
2023-05-01 16:17:56 +00:00
..
defaults feat: automatically setup forge (#10) 2023-05-01 16:17:56 +00:00
tasks feat: automatically setup forge (#10) 2023-05-01 16:17:56 +00:00
templates feat: automatically setup forge (#10) 2023-05-01 16:17:56 +00:00
vars feat: automatically setup forge (#10) 2023-05-01 16:17:56 +00:00
README.md feat: automatically setup forge (#10) 2023-05-01 16:17:56 +00:00

Ansible Role - semaphore

This role is used to configure Ansible Semaphore for the Universal Blue Forge.

It was inspired by the work documented here https://github.com/ansible-semaphore/semaphore/discussions/1031

Usage

Input Variables

This role has the following variables defined:

#TODO: Document input variables

Name Type Default Value Description

Example Task

- name: Configure Ansible Semaphore
  ansible.builtin.include_role:
    name: semaphore

License

This work is licensed under the Apache License