mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
* rc-status commands returns unwanted lines with service names and their status. Skip such lines while parsing service names Fixes: #84512 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 lines
150 B
YAML
4 lines
150 B
YAML
---
|
|
bugfixes:
|
|
- service_facts - skip lines which does not contain service names in openrc output (https://github.com/ansible/ansible/issues/84512).
|