Commit e32d8876 by Brian Coca

Merge pull request #11900 from jensenbox/patch-2

Tiny typo fix
parents dbab7032 b5f5404e
......@@ -223,7 +223,7 @@ Privilege escalation (see :doc:`Ansible Privilege Escalation<become>` for furthe
ansible_become_pass
Equivalent to ansible_sudo_pass or ansible_su_pass, allows you to set the privilege escalation password
Remote host environnement parameters::
Remote host environment parameters::
ansible_shell_type
The shell type of the target system. Commands are formatted using 'sh'-style syntax by default. Setting this to 'csh' or 'fish' will cause commands executed on target systems to follow those shell's syntax instead.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment