Was it working before? You need to install \"jmespath\" prior to running json_query filter <=== denotes that Ansible is unable to import the jmespath
On Wed, Feb 24, 2021 at 1:18 PM Sakshi Rathore <[email protected]> wrote: > Jmespath and ansible is installed using docker image in kubernetes plugin > so i believe it is on the same path. > > On Wed, 24 Feb, 2021, 8:46 AM Abhijeet Kasurde, <[email protected]> > wrote: > >> Hi Sakshi, >> >> Check if jmespath is installed in the same location as Ansible Python >> location. >> >> On Wed, Feb 24, 2021 at 12:25 PM Sakshi Rathore < >> [email protected]> wrote: >> >>> Hi, >>> >>> could someone please advise. >>> after running ansible playbook through jenkins i am getting below error: >>> >>> TASK [prep_ccp_inventory : master ip list from json content] >>> ******************* fatal: [playground.tank.local]: FAILED! => {"msg": "You >>> need to install \"jmespath\" prior to running json_query filter"} >>> >>> jmespath is already insallted on jenkins server but i am still getting >>> this error. >>> >>> >>> -- >>> 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/57eda2d4-5a5e-4170-af71-1f4a9b15d0c4n%40googlegroups.com >>> <https://groups.google.com/d/msgid/ansible-project/57eda2d4-5a5e-4170-af71-1f4a9b15d0c4n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Thanks, >> Abhijeet Kasurde >> >> -- >> 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/CAFwWkHotSeyEscc_X-6V-OjS4TdnUNEASOHMKsrUCftwpp9P3Q%40mail.gmail.com >> <https://groups.google.com/d/msgid/ansible-project/CAFwWkHotSeyEscc_X-6V-OjS4TdnUNEASOHMKsrUCftwpp9P3Q%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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/CAJeB3MO3APwNh%2Bm2d4Vp%3Duxa71C1cFLPvi%3D%2BN3YtS8niF5hwtw%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CAJeB3MO3APwNh%2Bm2d4Vp%3Duxa71C1cFLPvi%3D%2BN3YtS8niF5hwtw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Thanks, Abhijeet Kasurde -- 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/CAFwWkHopcHMdQ4anrZ9p7dxVuU5d1ru0T%3D7y3Agd06TokoDS3w%40mail.gmail.com.
