Skip to content

Commit

Permalink
Removed become
Browse files Browse the repository at this point in the history
  • Loading branch information
BhattacharjeeSutapa committed Mar 12, 2024
1 parent e6b50f5 commit 6eceb05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docsite/rst/command_guide/cheatsheet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ Running ad-hoc commands
Runs ``ansible localhost``- on your local system.
- ``name=apache2 state=present`` - installs the `apache2` package on a Debian-based system.
- ``-b`` - uses :ref:`become <become>` to execute with elevated privileges.
- ``become`` - executes with root privileges.
- ``-m`` - specifies a module name.
- ``-K`` - prompts for the privilege escalation password.

Expand Down

0 comments on commit 6eceb05

Please sign in to comment.