fix: ansible
This commit is contained in:
parent
9bcc57675c
commit
7c4160effc
1 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@
|
||||||
state: latest
|
state: latest
|
||||||
- name: "update /neb"
|
- name: "update /neb"
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
repo: git@git.ixvd.net:ixvd/neb
|
repo: git@git.ixvd.net:ixvd/secrets
|
||||||
dest: /neb
|
dest: /etc/ixvd/secrets
|
Loading…
Reference in a new issue