Merge "Use systemd module instead of command"
This commit is contained in:
commit
450178e190
@ -14,7 +14,8 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
- name: Reload systemd daemon
|
- name: Reload systemd daemon
|
||||||
command: "systemctl daemon-reload"
|
systemd:
|
||||||
|
daemon_reload: yes
|
||||||
notify:
|
notify:
|
||||||
- Restart octavia services
|
- Restart octavia services
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user