Gogs on CentOS Ansible script This sets up Gogs on CentOS 7.2. Usage Copy and edit the inventory with the ip address of the target machine. $ cp inventory.example inventory Run the ansible playbook $ ansible-playbook playbook.yml -i inventory License MIT