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

adding test file

Former-commit-id: f25940e2
parent e5b854e7
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