Hi all,
I found open source Ansible UI called “Ansible Semaphore” like an Ansible Tower.
It’s very simple UI!
If you get interest, I build the docker container to try quickly. This container contains all necessary parts.
Let’s try it!.
$ docker run -it --name semaphore -p 3000:3000 tksarah/semaphore
Ref: https://hub.docker.com/r/tksarah/semaphore/
Thanks
Tk,