|
@@ -219,7 +219,12 @@ host_bash_aliases:
|
|
alias: snapraid-watch-log
|
|
alias: snapraid-watch-log
|
|
command: tail -f /tmp/snapRAID.log
|
|
command: tail -f /tmp/snapRAID.log
|
|
|
|
|
|
|
|
+ - user: root
|
|
|
|
+ alias: restartvpn
|
|
|
|
+ command: "cd ~/git/infra ; ansible-playbook plays/restart-vpn.yml ; cd - > /dev/null"
|
|
|
|
+
|
|
- user: sambatouch
|
|
- user: sambatouch
|
|
alias: cdqbt
|
|
alias: cdqbt
|
|
command: cd /mergerfs/private/processing/qbittorrent
|
|
command: cd /mergerfs/private/processing/qbittorrent
|
|
|
|
|
|
|
|
+
|