Hi all,

I came across service_facts (seems like previously called scan_services) to 
gather information about available services on the host, and their state.
Soon I realized that some services were missing, solution was to add 
service in chkconfig (for sysv or enable them in systemd). However, still 
some services tend to be missed, and some have state: stopped when they are 
running (turns out the service needs to be chkconfig on, not just --add, 
but that partialy solves the issue).

Is anyone familiar with this module and how the services on host are 
supposed to be configured in order to get the full list of services (both 
running and stopped)?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/68d0673d-6818-41c4-bf32-4c2e29726f06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to