On 14.10.21 14:03, dulhaver via Ansible Project wrote:
On 10/14/2021 1:41 PM dulhaver via Ansible Project 
<ansible-project@googlegroups.com> wrote:

also I can run ad-hoc commands (like ping) on that target successfully (which should proove to some extend that python can be addressed on target, shouldn't it?)

this i.e. also works

ansible [hostname] -m shell -a 'yum install @postgresql -y' --become


Can you do:
   ansible [hostname] -m setup

--
https://blog.sandipb.net
https://twitter.com/sandipb

--
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/7ca43bae-7ca4-89aa-c1ec-a08e7ed0846f%40showmethesource.org.

Reply via email to