Skip to content
Snippets Groups Projects
Verified Commit 2c606626 authored by Chris Croome's avatar Chris Croome
Browse files

molecule test

parent 176646f1
No related branches found
No related tags found
Loading
Pipeline #31536 failed
......@@ -25,7 +25,7 @@
- name: Debug Icinga service status
ansible.builtin.debug:
msg: "{{ molecule_service_facts | community.general.json_query(molecule_service_jpq) }}"
verbosity: 3
# verbosity: 3
vars:
molecule_service_jpq: 'ansible_facts.services.["icinga2.service"]|[0]'
......
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