Fix var
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- name: Rebuild OCI Stack
|
||||
hosts: Docker
|
||||
tasks:
|
||||
- include_vars: ~/vault/restic/restic.yml
|
||||
- include_vars: /vault/restic/restic.yml
|
||||
- name: Create folder
|
||||
ansible.builtin.file:
|
||||
path: ~/docker
|
||||
|
||||
Reference in New Issue
Block a user