[ansible-devel] New releases: ansible-core 2.13.4, ansible-core 2.12.9

2022-09-12 Thread Matt Martz
Hi all- we're happy to announce the general release of: - ansible-core 2.13.4 - ansible-core 2.12.9 How to get it - $ python3 -m pip install --user ansible-core==2.13.4 or $ python3 -m pip install --user ansible-core==2.12.9 The release artifacts can be found here: * ansible-core

Re: [ansible-devel] Combination of serial and start-at-task

2022-09-12 Thread Andrew Latham
I would have to dig in but it looks like you might be getting a ` play_context.start_at_task = None` and this sounds like a great test to add. On Thu, Sep 8, 2022 at 9:00 AM Henk Wiedig wrote: > Hi everyone ! > I have a question regarding the combination of serial and start-at-task. > Consider t