Skip to content

Conversation

@s-hertel
Copy link
Contributor

@s-hertel s-hertel commented Dec 8, 2025

Fixes ansible/ansible#86306.

I've also changed the single-line examples to also use args for better readability.

Copy link
Contributor

@oraNod oraNod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As your branch name suggests the changes here are not so well known to me but it looks OK from a docs build perspective. Thanks @s-hertel

@oraNod oraNod requested a review from felixfontein December 11, 2025 14:10
Copy link
Contributor

@oraNod oraNod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I approved with the last review.

@oraNod oraNod added the backport-2.20 Automatically create a backport for the stable-2.20 branch label Dec 11, 2025
@oraNod
Copy link
Contributor

oraNod commented Dec 11, 2025

@s-hertel I see the issue was raised against stable-2.20 but should we backport this to any earlier versions like 2.19? If so would you mind adding the appropriate backport labels? Thank you.

@s-hertel
Copy link
Contributor Author

@oraNod You could backport this as far as you want, I think. I'm amazed this syntax was ever used in any documentation. I'm not sure how far back documentation fixes are typically backported. In 2.19+ this syntax causes a deprecation warning, so I would say it should be backport at least to 2.19.

@s-hertel s-hertel added the backport-2.19 Automatically create a backport for the stable-2.19 branch label Dec 11, 2025
@felixfontein felixfontein added backport-2.17 Automatically create a backport for the stable-2.17 branch backport-2.18 Automatically create a backport for the stable-2.18 branch and removed backport-2.17 Automatically create a backport for the stable-2.17 branch backport-2.18 Automatically create a backport for the stable-2.18 branch labels Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-2.19 Automatically create a backport for the stable-2.19 branch backport-2.20 Automatically create a backport for the stable-2.20 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

local_action with mapping still documented despite producing a deprecation warning

3 participants