Fix module name

This commit is contained in:
phil 2023-04-08 19:36:31 +02:00
parent 08d05ebf67
commit 0c3f79c02c

View file

@ -19,7 +19,7 @@
register: borgbase_key
- name: Create repo
adhawkins.borgbase_repo:
adhawkins.borgbase.borgbase_repo:
state: present
apikey: "{{ borgbase_api_key }}"
name: "{{ ansible_hostname }}"