Update ansible code
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
505701376c
commit
da38873dd7
4 changed files with 34 additions and 31 deletions
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
- name: Restart containerd
|
||||
service: name=containerd state=restarted
|
||||
|
||||
ansible.builtin.service:
|
||||
name: containerd
|
||||
state: restarted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue