Elias Abacioglu
Elias Abacioglu
Is there a way to see the exact way ansible executes the kustomize command with all arguments?
Here is a full log: ``` ansible-playbook [core 2.14.18] config file = /home/[email protected]/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location =...
Yes, you are correct. ``` TASK [cilium : Apply network policies] ********************************************************************************************************************************************************************************************************* fatal: [node01.example.com]: FAILED! => msg: |- kustomize command failed. exit code: 1, error: error: must build at directory:...