diff --git a/doc/source/puppet.rst b/doc/source/puppet.rst index 4e760709dc..3e07a78ba9 100644 --- a/doc/source/puppet.rst +++ b/doc/source/puppet.rst @@ -117,7 +117,7 @@ puppetmaster, running: .. code-block:: bash - ansible-playbook --limit='$HOST:localhost' /opt/system-config/production/playbooks/remote_puppet_adhoc.yaml + ansible-playbook --limit="$HOST:localhost" /opt/system-config/production/playbooks/remote_puppet_adhoc.yaml as root, where `$HOST` is the host you want to run puppet on. The `:localhost` is important as some of the plays depend on performing a task