Updated tests
This commit is contained in:
4
tests/files/ansible/roles/docker/handlers/main.yml
Normal file
4
tests/files/ansible/roles/docker/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: restart sshd
|
||||
sudo: true
|
||||
service: name=ssh state=restarted
|
Reference in New Issue
Block a user