Encryption and major changes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Restart sshd service
|
||||
become: true
|
||||
ansible.builtin.service:
|
||||
name: ssh
|
||||
state: restarted
|
||||
when: molecule_yml is not defined
|
||||
Reference in New Issue
Block a user