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