Merge "Remove duplicate creation of nginx config directory"

This commit is contained in:
Zuul 2022-12-06 21:53:19 +00:00 committed by Gerrit Code Review
commit d79071dddf

View File

@ -102,7 +102,6 @@
when: "ironic_ipxe_enabled | bool"
with_items:
- "/etc/nginx/{{ ironic_nginx_conf_path }}"
- "/etc/nginx/conf.d"
- name: Configure nginx virtual hosts
template: