Hi all- we're happy to announce the following release candidates:
- ansible-core 2.13.2rc1
- ansible-core 2.12.7rc1
How to get it
-
$ python3 -m pip install --user ansible-core==2.13.2rc1
or
$ python3 -m pip install --user ansible-core==2.12.7rc1
The release artifacts can be found
On Mon, Aug 8, 2022 at 7:28 AM Matt Martz wrote:
> I think I'd need more evidence and context about how the role is being
> run, and if/how the user is specifying that value.
>
> Regardless, the change is safe, and sane. It probably makes sense to cast
> them, especially if a caller was to speci
I think I'd need more evidence and context about how the role is being run,
and if/how the user is specifying that value.
Regardless, the change is safe, and sane. It probably makes sense to cast
them, especially if a caller was to specify that value as an int, since
it's just a default users can