Brian Coca
unread,Dec 14, 2017, 1:54:47 PM12/14/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
The use parameter is still valid, it lets you override the selection,
but the 'use=service' defaults to the 'old ansible service module' ,
which still does it's own autodetection and uses systemd if present
(it always did).
It does NOT use the 'service' command, which varies by distro/OS and
has diff implementations, though the service plugin can use it, it is
not what the `use` parameter does.
--
----------
Brian Coca