This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Thrace-lan.info
/
ansible
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
working on changes, and debugging
master
Erin Sims
2 years ago
parent
a8ccbc1824
commit
730e076723
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/ansible_sshfs/tasks/main.yml
+ 1
- 1
roles/ansible_sshfs/tasks/main.yml
View File
@@ -1,7 +1,7 @@
---
---
- name: Install SSHFS
- name: Install SSHFS
apt: pkg=sshfs state=
installed
update_cache=true
apt: pkg=sshfs state=
latest
update_cache=true
become: yes
become: yes
- name: Unmount (fusermount) Media Directory
- name: Unmount (fusermount) Media Directory
Write
Preview
Loading…
Cancel
Save