systemd handler changed to ansible.builtin.systemd
This commit is contained in:
@@ -39,6 +39,6 @@
|
||||
|
||||
handlers:
|
||||
- name: Restart Docker
|
||||
systemctl:
|
||||
ansible.builtin.systemd:
|
||||
name: docker
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user