summaryrefslogtreecommitdiff
path: root/ansible/python-mess.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/python-mess.yml')
-rw-r--r--ansible/python-mess.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible/python-mess.yml b/ansible/python-mess.yml
index b9ca016..80d216b 100644
--- a/ansible/python-mess.yml
+++ b/ansible/python-mess.yml
@@ -1,5 +1,6 @@
- hosts: python-mess
- remote_user: root
+ remote_user: debian
+ become: yes
roles:
- role: sane_debian_system
tags: [sane]