mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
doc(user_guide): fix typos (#47425)
This commit is contained in:
parent
f83fa2ac93
commit
5959158612
9 changed files with 12 additions and 12 deletions
|
@ -75,7 +75,7 @@ It is also possible to become a user other than root using
|
|||
.. note::
|
||||
|
||||
Rarely, some users have security rules where they constrain their sudo/pbrun/doas environment to running specific command paths only.
|
||||
This does not work with ansible's no-bootstrapping philosophy and hundreds of different modules.
|
||||
This does not work with Ansible's no-bootstrapping philosophy and hundreds of different modules.
|
||||
If doing this, use Ansible from a special account that does not have this constraint.
|
||||
One way of doing this without sharing access to unauthorized users would be gating Ansible with :ref:`ansible_tower`, which
|
||||
can hold on to an SSH credential and let members of certain organizations use it on their behalf without having direct access.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue