1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00

update role name

This commit is contained in:
L3D 2021-04-29 17:01:14 +02:00
parent 84dacee82d
commit bc8a36ea34
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -2,7 +2,7 @@
- name: Converge
hosts: all
roles:
- role: ansible.restic
- role: ansible_role_restic
pre_tasks:
- name: install bzip2
package:
@ -36,7 +36,7 @@
- name: Converge with dict
hosts: all
roles:
- role: ansible.restic
- role: ansible_role_restic
pre_tasks:
- name: install bzip2
package: