style(networking): name of tasks, use built in module
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2023-02-12 14:48:23 +01:00
parent c3633e3b44
commit a2c01cbdbb
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: restart networkd
- name: Restart networkd
ansible.builtin.systemd:
name: "{{ item }}"
state: restarted