On Mon, 20 Jun 2022 at 21:06, Mohtashim S <[email protected]> wrote: > > @Dick under ` - name: Starting multiple wait_for tasks` -> i do not have a > loop ` loop: "{{ ports }}"` as my loop is in `main.yml` outer yml > > Thus, i get the following error: > > TASK [Collecting status of wait_for tasks] > ********************************************************************************************************************************************************************* > task path: /root/newinternal.yml:17 > fatal: [localhost]: FAILED! => { > "msg": "'dict object' has no attribute 'results'" > } > > Can you please suggest?
I can't do everything for you. Look at the tasks/logic of the (fully working) playbook that I provided and adapt it to your situation. -- 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/CAF8BbLY9dELK64-tg6Mim9j%3DRrpuJr9UFiHxcuP5w-ADbnxqLQ%40mail.gmail.com.
