Fix typos
This commit is contained in:
parent
0c90ef2dc4
commit
09bc8b3d12
2 changed files with 2 additions and 2 deletions
playbooks
|
@ -3,7 +3,7 @@
|
|||
hosts: serguzim_net
|
||||
become: true
|
||||
tasks:
|
||||
- name: Change password
|
||||
- name: Unlock backups
|
||||
ansible.builtin.shell:
|
||||
cmd: autorestic unlock --force && autorestic exec -va unlock
|
||||
chdir: "{{ (services_path, 'backup') | path_join }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue