The comment is copy-pasta from the previous wrong "Problematic" code section. Needs to say something like:
"# <- Changes the user with the desired privileges." like the previous correct answer.
|
become_user: apache # <- Does not change the user because "become: true" is not set. |