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
21bf71a026
commit
7dd057532f
1 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
playbooks/sshfs.yaml
+ 4
- 4
playbooks/sshfs.yaml
View File
@@ -1,10 +1,10 @@
---
- hosts: mpdb
tasks:
- name:
add
sshfs
user
user: sshfs
name: ss
h
fs
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: SSHFS
import_role:
name: ansible_sshfs
Write
Preview
Loading…
Cancel
Save