You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR! the role 'hetznerbackup' was not found in /home/$USER/ansible/hetznerbackup/roles:/home/$USER.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/$USER/ansible/hetznerbackup
The error appears to be in '/home/$USER/ansible/hetznerbackup/playbook.yml': line 8, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
roles:
- hetznerbackup
^ here
i'm new to ansible, could be obvious what i'm missing, but i'm stuck at this point. any help/advice would be great!
PS: do i need to edit defaults/main.yml at all?
thanks!
The text was updated successfully, but these errors were encountered:
hi, thanks for this playbook!
i've tried to use this by :
ansible-playbook -i hosts.yml playbook.yml
.i'm getting the error:
i'm new to ansible, could be obvious what i'm missing, but i'm stuck at this point. any help/advice would be great!
PS: do i need to edit defaults/main.yml at all?
thanks!
The text was updated successfully, but these errors were encountered: