This website works better with JavaScript
Home
Explore
Help
Sign In
fphammerle
/
ansible-role-mosh
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
added become
Fabian Peter Hammerle
8 years ago
parent
08045a48ef
commit
de340e0700
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
tasks/main.yml
+ 1
- 0
tasks/main.yml
View File
@@ -2,3 +2,4 @@
apt:
name: mosh
state: present
+ become: yes