Search This Blog

Thursday, 24 March 2022

Get POD logs

  Get POD logs

 




Ansible_Notes

   ansible -i inventory.ini -m ping all   # inventory.ini it will ping to the hosts which are in inventory # ansible -i inventory.ini -m pin...