Skip to content

Ansible role to deploy Semaphore, a responsive web UI for running Ansible playbooks

License

Notifications You must be signed in to change notification settings

IUCCA/ansible-role-semaphore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semaphore Ansible Role

Semaphore Logo

Lint badge

Semaphore is a responsive web UI for running Ansible playbooks. This role helps you to set up Semaphore:

Installing

To configure and install Semaphore on your own server(s), you should use a playbook like Mother of all self-hosting or write your own.

Configuring this role for your playbook

semaphore_enabled: true
semaphore_hostname: 'example.org'

semaphore_db_host:

semaphore_db_name:
semaphore_db_user:
semaphore_db_password:

About

Ansible role to deploy Semaphore, a responsive web UI for running Ansible playbooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 100.0%