Please suggest how can get one liner o/p eg what i get with ansible temp -b 
-a uptime -o , in below playbook 

- hosts: all
  gather_facts: true
  tasks:
    - debug:
        var: ansible_all_ipv4_addresses

-- 
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/ee489285-ba6a-4433-a12a-62d0cab6d33d%40googlegroups.com.

Reply via email to