Merge "Remove duplicate creation of nginx config directory"
This commit is contained in:
commit
d79071dddf
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user