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
86f84b9fea
commit
920efb9b69
1 changed files
with
3 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
playbooks/sshfs.yaml
+ 3
- 3
playbooks/sshfs.yaml
View File
@@ -10,9 +10,9 @@
hostname: home.thrace-lan.info
hostname: home.thrace-lan.info
username: sshfs
username: sshfs
sshfsport: 2200
sshfsport: 2200
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: sshfs mount
- name: sshfs mount
file:
file:
path: "{{ localpath}}{{ item }}/"
path: "{{ localpath}}{{ item }}/"
Write
Preview
Loading…
Cancel
Save