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