georgboe / gogs_ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gogs on CentOS Ansible script

This sets up Gogs on CentOS 7.2.

Usage

  1. Copy and edit the inventory with the ip address of the target machine.

     $ cp inventory.example inventory
    
  2. Run the ansible playbook

     $ ansible-playbook playbook.yml -i inventory
    

License

MIT

About


Languages

Language:Ruby 86.9%Language:Shell 13.1%