--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/070b0841-54b9-4883-b605-0686a135d127%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAKbF63j4Lja2ESEYA-4aNdjNyjAPh99Uq54CghLc7QHWoLjitw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Hmmm... it should fail.... as the string is matched....What happens when you do this instead?:- name: searching the rpm into pulp repo
command: pulp-admin rpm repo content rpm --repo-id=mobi-snapshots --match 'filename={{ item }}'
loop: "{{ rpmname | default([]) }}"
register: pulpresult
when: rpmsearch is definedignore_errors: yes- name: invoke failurefail:when: pulpresult.stdout == "\e[0m"-R.Rao
To unsubscribe from this group and stop receiving emails from it, send an email to ansible...@googlegroups.com.
Hmmm... it should fail.... as the string is matched....What happens when you do this instead?:- name: searching the rpm into pulp repo
command: pulp-admin rpm repo content rpm --repo-id=mobi-snapshots --match 'filename={{ item }}'
loop: "{{ rpmname | default([]) }}"
register: pulpresult
when: rpmsearch is definedignore_errors: yes- name: invoke failurefail:when: pulpresult.stdout == "\e[0m"-R.Rao
To unsubscribe from this group and stop receiving emails from it, send an email to ansible...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/2c16dbcc-0615-4d3f-b4cb-5ee20d6342eb%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAKbF63hjXsp-cQiaJWVg-ntomKmyjZpZXqTvRY-iH2Wko7raEA%40mail.gmail.com.
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7ec-JCvmHLeMW%2BAjFUWqu4J9bnP6-uMh0oD5e-vU8k8iA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/8469c870271d8c0d3fdd408352d6d971%40olstad.com.
For more options, visit https://groups.google.com/d/optout.
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/f2e9f828937956a3e5d7fbddae81a766%40olstad.com.
For more options, visit https://groups.google.com/d/optout.
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7crqc5aH3pSvFUhHeMt6JG4GZfS2G6g-e6qwfVdWO7Z%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.