Task to generate nginx.conf in inspection-store missing become: True
Change-Id: Idf1e7b1e7018d1324326c3b8b8cb04f2e27ee0d2
This commit is contained in:
parent
978b8692df
commit
ec56393590
@ -12,6 +12,7 @@
|
||||
template:
|
||||
src: nginx.conf
|
||||
dest: "{{ inspection_store_config_path }}/nginx.conf"
|
||||
become: True
|
||||
notify:
|
||||
- Restart inspection store container
|
||||
- Ensure inspection store data directory exists
|
||||
|
Loading…
Reference in New Issue
Block a user