fix: install file name
This commit is contained in:
parent
c469de4783
commit
f293e2c9a9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# install semaphore
|
# install semaphore
|
||||||
- name: "install semaphore"
|
- name: "install semaphore"
|
||||||
ansible.builtin.import_tasks: "semaphore.yaml"
|
ansible.builtin.import_tasks: "install.yaml"
|
||||||
|
|
||||||
# cleanup docker
|
# cleanup docker
|
||||||
- name: "cleanup docker"
|
- name: "cleanup docker"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue