mirror of
https://github.com/status-im/infra-role-certbot.git
synced 2025-02-18 22:07:04 +00:00
meta: use full names of Ansible roles
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
f7e9ad90f6
commit
69c9e368ba
@ -16,7 +16,7 @@ galaxy_info:
|
||||
versions:
|
||||
- all
|
||||
dependencies:
|
||||
- name: systemd-timer
|
||||
- name: infra-role-systemd-timer
|
||||
src: git+git@github.com:status-im/infra-role-systemd-timer.git
|
||||
scm: git
|
||||
galaxy_tags:
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Create certbot renewal timer
|
||||
include_role: name=systemd-timer
|
||||
include_role: name=infra-role-systemd-timer
|
||||
vars:
|
||||
systemd_timer_description: 'LetsEncrypt certificate renewal via certbot.'
|
||||
systemd_timer_name: 'certbot-renew'
|
||||
|
Loading…
x
Reference in New Issue
Block a user