diff --git a/README.rst b/README.rst index 18d80a0..fe68567 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Role for the installation and setup of haproxy .. code-block:: yaml - name: Install haproxy - hosts: haproxy_hosts + hosts: haproxy user: root roles: - { role: "haproxy_server", tags: [ "haproxy-server" ] }