PID 1 investigation, variable name fix part II
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2m23s

This commit is contained in:
Mike Holloway 2025-01-04 18:33:24 -05:00
parent 599b26feb6
commit e0e2fed963

View File

@ -103,4 +103,4 @@
- name: Display PID 1 info
ansible.builtin.debug:
msg: "{{ ps-result.stdout }}"
msg: "{{ ps_result.stdout }}"