changed link ‘Risks of becoming an unprivileged user’ (#81623)

* changes made in become linkœ

* change become link

* Update lib/ansible/plugins/action/__init__.py

---------

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
pull/79164/merge
1LAV1 10 months ago committed by GitHub
parent 24aac50369
commit 48d8e067bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save