- name: start ping
shell: ping google.com
i want to show live output of ping command when i execute the playbook. How to do it?
If anyone have any idea plz replay
i want to show live output of ping command when i execute the playbook. How to do it?
If anyone have any idea plz replay
Why would you want to use ansible for this?
What is the use case?