playbook working, tidying up task order
This commit is contained in:
@ -7,7 +7,6 @@ After=network.target
|
||||
User=root
|
||||
Group=root
|
||||
WorkingDirectory={{ service_working_folder }}
|
||||
ExecStartPre=/bin/sleep 5
|
||||
ExecStart={{ service_exe }}
|
||||
Restart=always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user