Skip to content

Commit

Permalink
mention ansible runs non-priviledged
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Dec 14, 2014
1 parent 9c8a99d commit c95bd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Ansible
Production Runs
---------------

Production runs of Ansible take place on the host or jail to be configured, using a command line such as ::
Production runs of Ansible take place on the host or jail to be configured, as the ``{{service_user}}``, with a command line such as ::

ansible-playbook local.yml

Expand Down

0 comments on commit c95bd37

Please sign in to comment.