mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
allow nginx config extension
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
delegate_to: localhost
|
||||
|
||||
- name: Stage nginx.conf
|
||||
copy:
|
||||
template:
|
||||
src: nginx.conf
|
||||
dest: "{{ docker_base_path }}/nginx.conf"
|
||||
delegate_to: localhost
|
||||
|
||||
Reference in New Issue
Block a user