Brian, The collections were installed. On CLI with ansible user execution is correct but with jenkins pipeline not.
ansible collection location = /home/ansible/.ansible/collections/ansible_collections/, /var/lib/jenkins/.ansible/collections executable location = /usr/bin/ansible-playbook I had installed now Ansible plugin on Jenkin and set path where executables ansible are located and i see same situation. name: ansible-playbook path instalation: /usr/bin thanks! El miércoles, 10 de abril de 2024 a las 17:22:24 UTC+2, Brian Coca escribió: > if that is the full output, we seem to be missing the google inventory > plugin, so clearly jenkins cannot see it, make sure it is installed in > one of the configured paths for the Jenkin's Ansible. You can also use > ansible-galaxy to list/install the collections to ensure it is > present. > > -- > ---------- > Brian Coca (he/him/yo) > > -- 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/3b69fb68-80fe-4fdc-9fe0-9f5937e613fan%40googlegroups.com.
