update molecule scenarios

This commit is contained in:
Élie Deloumeau-Prigent
2022-08-22 16:40:40 +02:00
parent eb57d613dc
commit 8382c9f3f3
10 changed files with 65 additions and 26 deletions

View File

@ -1,4 +1,4 @@
- name: Restart sshd
service:
ansible.builtin.service:
name: sshd
state: restarted