Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • antiz/infrastructure
  • okabe/infrastructure
  • eworm/infrastructure
  • polyzen/infrastructure
  • pitastrudl/infrastructure
  • sjon/infrastructure
  • torxed/infrastructure
  • jinmiaoluo/infrastructure
  • moson/infrastructure
  • serebit/infrastructure
  • ivabus/infrastructure
  • lb-wilson/infrastructure
  • gromit/infrastructure
  • matt-1-2-3/infrastructure
  • jocke-l/infrastructure
  • alucryd/infrastructure
  • maximbaz/infrastructure
  • ainola/infrastructure
  • segaja/infrastructure
  • nl6720/infrastructure
  • peanutduck/infrastructure
  • aminvakil/infrastructure
  • xenrox/infrastructure
  • felixonmars/infrastructure
  • denisse/infrastructure
  • artafinde/infrastructure
  • jleclanche/infrastructure
  • kpcyrd/infrastructure
  • metalmatze/infrastructure
  • kevr/infrastructure
  • dvzrv/infrastructure
  • dhoppe/infrastructure
  • ekkelett/infrastructure
  • seblu/infrastructure
  • lahwaacz/infrastructure
  • klausenbusk/infrastructure
  • alerque/infrastructure
  • hashworks/infrastructure
  • foxboron/infrastructure
  • shibumi/infrastructure
  • lambdaclan/infrastructure
  • ffy00/infrastructure
  • freswa/infrastructure
  • archlinux/infrastructure
44 results
Show changes
Showing
with 21 additions and 21 deletions
- name: setup gemini.archlinux.org
- name: Setup gemini.archlinux.org
hosts: gemini.archlinux.org
remote_user: root
vars:
......
- name: setup gitlab-runners
- name: Setup gitlab-runners
hosts: gitlab_runners
remote_user: root
roles:
......
- name: setup gitlab server
- name: Setup gitlab server
hosts: gitlab.archlinux.org
remote_user: root
roles:
......
- name: setup gluebuddy.archlinux.org
- name: Setup gluebuddy.archlinux.org
hosts: gluebuddy.archlinux.org
remote_user: root
roles:
......
- name: setup Hetzner storagebox account
- name: Setup Hetzner storagebox account
hosts: localhost
gather_facts: false
vars_files:
......
- name: setup homedir.archlinux.org
- name: Setup homedir.archlinux.org
hosts: homedir.archlinux.org
remote_user: root
roles:
......
- name: setup mailman server
- name: Setup mailman server
hosts: lists.archlinux.org
remote_user: root
roles:
......
- name: setup mail.archlinux.org
- name: Setup mail.archlinux.org
hosts: mail.archlinux.org
remote_user: root
roles:
......
- name: setup mailman3 server
- name: Setup mailman3 server
hosts: mailman3.archlinux.org
remote_user: root
roles:
......
- name: setup man.archlinux.org
- name: Setup man.archlinux.org
hosts: man.archlinux.org
remote_user: root
roles:
......@@ -15,4 +15,4 @@
- { role: promtail }
- { role: postgres }
- { role: uwsgi }
- { role: archmanweb, archmanweb_version: 'v1.3' }
- { role: archmanweb, archmanweb_version: 'v1.4' }
- name: setup matrix
- name: Setup matrix
hosts: matrix.archlinux.org
remote_user: root
vars_files:
......
- name: setup hedgedoc server
- name: Setup hedgedoc server
hosts: md.archlinux.org
remote_user: root
roles:
......
- name: common playbook for mirrors
- name: Common playbook for mirrors
hosts: mirrors
remote_user: root
roles:
......
- name: setup prometheus server
- name: Setup prometheus server
hosts: monitoring.archlinux.org
remote_user: root
roles:
......
- name: setup patchwork.archlinux.org
- name: Setup patchwork.archlinux.org
hosts: patchwork.archlinux.org
remote_user: root
roles:
......
- name: setup phrik bot server
- name: Setup phrik bot server
hosts: phrik.archlinux.org
remote_user: root
roles:
......
- name: setup quassel server
- name: Setup quassel server
hosts: quassel.archlinux.org
remote_user: root
roles:
......
- name: common playbook for rebuilderd_workers
- name: Common playbook for rebuilderd_workers
hosts: rebuilderd_workers
remote_user: root
roles:
......
- name: setup redirect.archlinux.org
- name: Setup redirect.archlinux.org
hosts: redirect.archlinux.org
remote_user: root
roles:
......
- name: setup reproducible builds rebuilder
- name: Setup reproducible builds rebuilder
hosts: reproducible.archlinux.org
remote_user: root
roles:
......