Merge "Fixed minor typo in the task name"

This commit is contained in:
Zuul 2021-10-30 00:27:37 +00:00 committed by Gerrit Code Review
commit 055ab27cd1
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"