mirror of
https://github.com/roles-ansible/ansible_role_restic_archiver.git
synced 2024-08-16 10:09:49 +02:00
fixed tabs
This commit is contained in:
parent
5ba0cd16f4
commit
2aa5a9df6f
2 changed files with 0 additions and 2 deletions
|
@ -4,4 +4,3 @@
|
||||||
- name: Message
|
- name: Message
|
||||||
debug:
|
debug:
|
||||||
msg: 'Your {{ ansible_system }} is not yet supported'
|
msg: 'Your {{ ansible_system }} is not yet supported'
|
||||||
|
|
|
@ -32,4 +32,3 @@
|
||||||
path: '{{ restic_install_path }}/restic'
|
path: '{{ restic_install_path }}/restic'
|
||||||
state: link
|
state: link
|
||||||
force: true
|
force: true
|
||||||
|
|
Loading…
Reference in a new issue