gogs.yml 132 B

123456789
  1. ---
  2. -
  3. gather_facts: false
  4. hosts: tag_system_gogs
  5. become: yes
  6. vars:
  7. gogs_http_port: "80"
  8. roles:
  9. - geerlingguy.gogs