Skip to content

Conversation

@emmanuel-ferdman
Copy link
Contributor

PR Summary

This PR fixes documentation issues in partial_become.md. The main fix addresses issue #4825 where a comment in the "Correct Code" section incorrectly stated the user wouldn't change. Additionally, it corrects a grammar error and updates misleading comments in the "Problematic Code" sections that incorrectly claimed the user wouldn't change - when the actual issue is that become and become_user should be defined at the same level for maintainability, not that Ansible wouldn't work.

Closes #4825.

@ssbarnea ssbarnea merged commit 6f3c2eb into ansible:main Jan 5, 2026
22 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in 🧰 devtools project board Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Comment in Example Correct playbook is wrong

2 participants