Hi guys! When i execute a pipeline on my jenkins to run an ansible-playbook command and an inventory yml file with this ansible plugin google.cloud.gcp_compute i recived this error:
[WARNING]: Failed to load inventory plugin, skipping google.cloud.gcp_compute But if i execute same ansible-playbook command in CLI output is OK. My config: ansible-playbook [core 2.15.3] config file = /etc/ansible/ansible.cfg configured module search path = ['/var/lib/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.11/site-packages/ansible ansible collection location = /home/ansible/.ansible/collections/ansible_collections/, /var/lib/jenkins/.ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.11.5 (main, Sep 22 2023, 15:34:29) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.11) jinja version = 3.1.2 libyaml = True Thanks in advance! Regards! -- Ed.<allways lewarning> -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/59f854ee-1247-49c0-b40a-8101f0976a61n%40googlegroups.com.
