Add an sshfs role.

This commit is contained in:
Tom Alexander
2022-12-02 18:52:30 -05:00
parent 17fb38949e
commit fc8694c886
8 changed files with 55 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
- name: Install packages
package:
name:
- fusefs-sshfs
state: present