mirror of
https://github.com/pigmonkey/spark.git
synced 2026-08-02 12:32:25 +00:00
install autossh
This commit is contained in:
parent
e2f918f820
commit
48460cada6
1 changed files with 5 additions and 0 deletions
|
|
@ -32,6 +32,11 @@
|
|||
tags:
|
||||
- ssh
|
||||
|
||||
- name: Install autossh
|
||||
pacman: name=autossh state=present
|
||||
tags:
|
||||
- ssh
|
||||
|
||||
- name: Copy fuse configuration file
|
||||
copy: src=fuse.conf dest=/etc/fuse.conf
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue