mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
runtime testing
This commit is contained in:
parent
0879bcd457
commit
d638421411
2 changed files with 3 additions and 2 deletions
|
@ -22,5 +22,5 @@
|
|||
src: '{{ item.src}}'
|
||||
dest: '{{ item.dest }}'
|
||||
with_items:
|
||||
- { src: "server.conf",dest: "/etc/nginx/" }
|
||||
- { src: "nginx.conf",dest: "/etc/nginx/" }
|
||||
- { src: "roles/nginx/templates/server.conf", dest: "/etc/nginx/" }
|
||||
- { src: "roles/nginx/templates/nginx.conf", dest: "/etc/nginx/" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue