meta: use full names of Ansible roles

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-03-10 13:35:52 +01:00
parent f2f63ddb37
commit 040ad4024e
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
3 changed files with 8 additions and 5 deletions

View File

@ -10,6 +10,9 @@ galaxy_info:
versions:
- xenial
dependencies:
- name: infra-role-beacon-node-linux
src: 'git+git@github.com:status-im/infra-role-beacon-node-linux.git'
scm: 'git'
- name: infra-role-consul-service
src: git+git@github.com:status-im/infra-role-consul-service.git
scm: git
- name: infra-role-beacon-node-linux
src: git+git@github.com:status-im/infra-role-beacon-node-linux.git
scm: git

View File

@ -15,7 +15,7 @@
enabled: true
- name: 'Create Consul service definition'
include_role: name=consul-service
include_role: name=infra-role-consul-service
vars:
consul_config_name: '{{ rocketpool_node_service_name }}'
consul_services:

View File

@ -15,7 +15,7 @@
enabled: true
- name: 'Create Consul service definition'
include_role: name=consul-service
include_role: name=infra-role-consul-service
vars:
consul_config_name: '{{ rocketpool_watchtower_service_name }}'
consul_services: