mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-11-05 11:33:28 +01:00
update role name
This commit is contained in:
parent
84dacee82d
commit
bc8a36ea34
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue