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

This commit is contained in:
Mike Holloway 2025-01-04 18:31:50 -05:00
parent 7ca7286f0e
commit 599b26feb6

View File

@ -98,7 +98,7 @@
- name: systemd PID - name: systemd PID
command: ps -q 1 command: ps -q 1
register: ps-result register: ps_result
changed_when: false changed_when: false
- name: Display PID 1 info - name: Display PID 1 info