Not sure if you would know the answer to this and I should probably start a 
new thread but for some reason the -m setup command doesn't return any 
values. When run, it looks like I'm getting an empty array. P.s. I blanked 
out hostnames for security reasons

[admin@localhost ansible]$ ansible -m setup web
> /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: 
> InsecureRequestWarning: Unverified HTTPS request is being made. Adding 
> certificate verification is strongly advised. See: 
> https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
>   InsecureRequestWarning)
> /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: 
> InsecureRequestWarning: Unverified HTTPS request is being made. Adding 
> certificate verification is strongly advised. See: 
> https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
>   InsecureRequestWarning)
> XXXXXXX.domain.local | SUCCESS => {
>     "ansible_facts": {},
>     "changed": false
> }
> XXXXXXX.domain.local | SUCCESS => {
>     "ansible_facts": {},
>     "changed": false
> }

-- 
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/456897b7-9948-46a6-b01f-6aabc7ac135c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to