CustomResourceDefinitions
An extension of the Kubernetes API that defines the syntax of a custom resource.
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...