diff options
Diffstat (limited to 'playbook.yaml')
| -rw-r--r-- | playbook.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbook.yaml b/playbook.yaml index 7084f60..0c1fb48 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -6,7 +6,7 @@ - name: Ensure XMPP server is set up gather_facts: false - hosts: xmpp_server + hosts: all tasks: # Now, we create a non-root user with sudo privileges |
