requirements: use full names for all roles

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-03-15 19:06:23 +01:00
parent 5135f173ed
commit 40c6578cfa
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
2 changed files with 3 additions and 3 deletions

View File

@ -23,4 +23,4 @@
- { role: infra-role-swap-file, tags: swap-file }
- { role: infra-role-certbot, tags: certbot }
- { role: infra-role-nim-waku, tags: nim-waku }
- { role: nginx, tags: nginx }
- { role: infra-role-nginx, tags: nginx }

View File

@ -25,12 +25,12 @@
- name: infra-role-certbot
src: git@github.com:status-im/infra-role-certbot.git
version: c7a5afe6a7d76f7c021041ec1e7df4f7e46cf374
version: fdf310513b2dc731f30861ed8a5957b54b4422f7
scm: git
- name: infra-role-nim-waku
src: git@github.com:status-im/infra-role-nim-waku.git
version: 468ee1af0e0bb6b0c9167f1696e3a6cb73eeed79
version: 2eaeb82a0c5aae2b80e46a7c3965809f15d9b2cc
scm: git
- name: infra-role-postgres-ha