mirror of
https://gitea.0xace.cc/ansible-playbooks/patroni.git
synced 2024-11-25 00:06:41 +00:00
cleanup role requirements
This commit is contained in:
parent
e770732bb3
commit
7abfb12825
@ -1,25 +1,10 @@
|
|||||||
---
|
---
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/podman.git
|
|
||||||
scm: git
|
|
||||||
name: podman
|
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/docker.git
|
|
||||||
scm: git
|
|
||||||
name: docker
|
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/hostname.git
|
|
||||||
scm: git
|
|
||||||
name: hostname
|
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/hosts.git
|
- src: https://gitea.geekhome.org/ansible-galaxy/hosts.git
|
||||||
scm: git
|
scm: git
|
||||||
name: hosts
|
name: hosts
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/haproxy.git
|
- src: https://gitea.geekhome.org/ansible-galaxy/haproxy.git
|
||||||
scm: git
|
scm: git
|
||||||
name: haproxy
|
name: haproxy
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/selinux.git
|
|
||||||
scm: git
|
|
||||||
name: selinux
|
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/postgresql.git
|
|
||||||
scm: git
|
|
||||||
name: postgresql
|
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/patroni.git
|
- src: https://gitea.geekhome.org/ansible-galaxy/patroni.git
|
||||||
scm: git
|
scm: git
|
||||||
name: patroni
|
name: patroni
|
||||||
@ -35,12 +20,6 @@
|
|||||||
- src: https://gitea.geekhome.org/ansible-galaxy/keepalived.git
|
- src: https://gitea.geekhome.org/ansible-galaxy/keepalived.git
|
||||||
scm: git
|
scm: git
|
||||||
name: keepalived
|
name: keepalived
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/bird.git
|
|
||||||
scm: git
|
|
||||||
name: bird
|
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/cacert.git
|
|
||||||
scm: git
|
|
||||||
name: cacert
|
|
||||||
- src: https://gitea.geekhome.org/ansible-galaxy/node-exporter.git
|
- src: https://gitea.geekhome.org/ansible-galaxy/node-exporter.git
|
||||||
scm: git
|
scm: git
|
||||||
name: node-exporter
|
name: node-exporter
|
||||||
|
Loading…
Reference in New Issue
Block a user