Fixed minor typo in the task name

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I7db33e008750d357603a06fa82d5488852b59566
This commit is contained in:
Jiri Podivin 2021-10-27 15:27:59 +02:00
parent a15846e6ba
commit e3d13b710f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
src: "neutronl3ha.yaml.j2"
dest: "{{ working_dir }}/neutronl3ha.yaml"
- name: Create config-downlad environment
- name: Create config-download environment
when: (deploy_steps_ansible_workflow|bool) and (deploy_multinode|bool)
template:
src: "config-download.yaml.j2"