fix: forgot to rename the task
This commit is contained in:
parent
53c686301a
commit
e5e68cfa61
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
|
||||
# install pulse
|
||||
- name: "install pulse"
|
||||
ansible.builtin.import_tasks: "pulse.yaml"
|
||||
# install repomanager
|
||||
- name: "install repomanager"
|
||||
ansible.builtin.import_tasks: "repomanager.yaml"
|
||||
|
||||
# cleanup docker
|
||||
- name: "cleanup docker"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue