Commit e5e68cfa authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: forgot to rename the task

parent 53c68630
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
---

# 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"