Setup Semaphoreui with ansible
It was tested on the following versions:
- 2.17
Tested on Ubuntu 24.04, 22.04, 20.04, Centos/Rockylinux 9.
Just include this role in your list. For example
- host: myhost
roles:
- juju4.semaphoreui
you probably want to review variables
TBD
$ pip install molecule docker
$ molecule test
$ MOLECULE_DISTRO=ubuntu:24.04 molecule test --destroy=never
TBD
BSD 2-clause