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

adding token MGMT Nodes test

Former-commit-id: ec73bf24
parent 5463e64e
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