The implication of this output coming from facter is that you need to go
look at facter to see what the content means. This tool is not part of the
Ansible ecosystem, so we can't really tell you what it means.

Andrew Gaffney
agaffney.org


On Tue, Jan 8, 2019 at 1:57 PM Will O. <willo...@gmail.com> wrote:

> Hi Andrew, thank you for getting back to me. I understand were the
> variable comes from the facter tool but what is the meaning of this
> variable content? it says good but does that mean that I do not have any
> missing or failed paths or does it just means that multipathd is running
> and good. This question is important since the multipathd service can be
> running while I have some missing of failing paths.
>
> On Tuesday, January 8, 2019 at 2:42:53 PM UTC-5, Andrew Gaffney wrote:
>>
>> A fact var prefixed with "facter_" comes from the external tool "facter",
>> which is part of (sort of) puppet. Ansible will just run the tool if it's
>> installed.
>>
>> Andrew Gaffney
>> agaffney.org
>>
>>
>> On Tue, Jan 8, 2019 at 1:36 PM Will O. <will...@gmail.com> wrote:
>>
>>> When I run "ansible all -m setup", one of the facts gathered is
>>> "facter_multipath_status": "good".
>>> I need to know what is being checked here.
>>>
>>>    1. Is it just showing the status of multipathd
>>>    2. Does it indicate that all path are presents and running
>>>    3. What will be the status for missing or failed path?
>>>    4. Where can I find the logic that populate this variable?
>>>
>>> Thanks,
>>>
>>> Will O.
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Ansible Development" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to ansible-deve...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ansible-devel+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to