diff --git a/molecule/default/playbook.yml b/molecule/default/playbook.yml index a3db77a..0b45fa6 100644 --- a/molecule/default/playbook.yml +++ b/molecule/default/playbook.yml @@ -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: