Search This Blog

Thursday, 24 March 2022

Openshift API

 

Openshift API


  1.  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...