Nginx is already started at the end of the main task. Starting the service before we configure it correctly can put the role as failed if the default configuration don't work on the host.lxc_etc-git
parent
e198cf67dc
commit
71879b999c
@ -1,7 +1,5 @@
|
||||
---
|
||||
- name: Deploy top configuration file
|
||||
copy:
|
||||
# The config format is unredable; ATM it only add the SWAP column
|
||||
src: topdefaultrc
|
||||
dest: /etc/topdefaultrc
|
||||
mode: "0644"
|
||||
file:
|
||||
path: /etc/topdefaultrc
|
||||
state: absent
|
||||
|
Loading…
Reference in new issue