Skip to content
Snippets Groups Projects
Commit 9ef23236 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

adding test file

Former-commit-id: f25940e2
parent 90d1c46d
No related branches found
No related tags found
No related merge requests found
---
- hosts: ManagementNodes
gather_facts: false
tasks:
- name: have ssh running
service:
name: sshd
state: started
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment