fixed become page link in PE error message (#81391)

pull/81395/head
Brian Coca 11 months ago committed by GitHub
parent b8db05f13e
commit 0b9d83ccdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -739,7 +739,7 @@ class ActionBase(ABC):
return remote_paths
# we'll need this down here
become_link = get_versioned_doclink('user_guide/become.html')
become_link = get_versioned_doclink('playbook_guide/playbooks_privilege_escalation.html#risks-of-becoming-an-unprivileged-user')
# Step 3f: Common group
# Otherwise, we're a normal user. We failed to chown the paths to the

Loading…
Cancel
Save