From 022e47a0974520dce20e4a248a03189d0c7a561a Mon Sep 17 00:00:00 2001 From: Cody Date: Sat, 15 Jun 2019 05:58:44 -0400 Subject: [PATCH] Update and rename rutorrent-openvpn.yml to rutorrent-vpn.yml File/Role rename for simplicity/conformity. --- apps/{rutorrent-openvpn.yml => rutorrent-vpn.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename apps/{rutorrent-openvpn.yml => rutorrent-vpn.yml} (98%) diff --git a/apps/rutorrent-openvpn.yml b/apps/rutorrent-vpn.yml similarity index 98% rename from apps/rutorrent-openvpn.yml rename to apps/rutorrent-vpn.yml index 9fd1766..4824609 100644 --- a/apps/rutorrent-openvpn.yml +++ b/apps/rutorrent-vpn.yml @@ -13,7 +13,7 @@ - name: 'Set Known Facts' set_fact: - pgrole: 'rutorrent-openvpn' + pgrole: 'rutorrent-vpn' intport: '80' extport: '5897' image: 'h1f0x/rtorrent-rutorrent-openvpn'