update role name

This commit is contained in:
L3D 2021-04-29 17:01:14 +02:00
parent 84dacee82d
commit bc8a36ea34
No known key found for this signature in database
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: