Sudoers config and hostname config working
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#code: language=ansible
|
||||
# code: language=ansible
|
||||
|
||||
- name: Restart sshd
|
||||
ansible.builtin.systemd_service:
|
||||
@@ -11,4 +11,4 @@
|
||||
ansible.builtin.systemd_service:
|
||||
name: systemd-networkd.service
|
||||
scope: system
|
||||
state: restarted
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user