PID 1 investigation, variable name fix
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 1m25s
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 1m25s
This commit is contained in:
parent
7ca7286f0e
commit
599b26feb6
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user