Skip to content
Snippets Groups Projects
Commit 916284bd authored by Jan Vykopal's avatar Jan Vykopal
Browse files

Remove the test whether chrony is running for qemu

parent 45ac8bca
No related branches found
No related tags found
No related merge requests found
Pipeline #68868 passed with stages
in 21 minutes and 9 seconds
......@@ -16,7 +16,7 @@
debug:
msg: "Hello World"
- name: Check that chrony is running
assert:
that:
- ansible_facts.services.chrony.state == "running"
# - name: Check that chrony is running
# assert:
# that:
# - ansible_facts.services.chrony.state == "running"
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