hardening: updates/new vars

This commit is contained in:
Josh Lay 2023-08-30 20:29:05 -05:00
parent 2db773f15a
commit 4ff53468e6
Signed by: jlay
GPG key ID: B265E45CACAD108A
4 changed files with 67 additions and 28 deletions

View file

@ -1,3 +1,4 @@
---
- name: restart sshd
systemd: name=sshd state=restarted
become: true