Hi, I write the ansible drone to install drone server or agent using docker. How to install a drone role via ansible-galaxy command?
$ ansible-galaxy install appleboy.drone
$ ansible-playbook -i host.ini playbook.yml
See the GitHub repo to get more detail information.