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

molecule tweak

parent 979a72bc
No related branches found
Tags 2.4.0
No related merge requests found
Pipeline #30815 passed
......@@ -25,7 +25,7 @@
- name: Debug Docker 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.["docker.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