Playbook #7

/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
27 Oct 2025 19:39:47 +0000 00:02:45.41 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.3 (client), 1.7.3 (server) Python 3.10.12 1 1 94 92 21 0

File: /home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml

1
2
3
4
5
6
7
8
- hosts: "gitea:!disabled"
  name: "Base: configure gitea"
  serial: 1
  roles:
    - iptables
    - install-docker
    - apache-ua-filter
    - gitea