summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-torrent.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-10-10 00:10:28 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-10-10 00:10:28 +0200
commit095036d417e01054870ab6f6a991c7a2afd970c2 (patch)
tree7e7f99782d6c7e354b951299cd7927474e35f843 /inventory/host_vars/sk-torrent.yml
parentadded host sk-torrent (diff)
sk-torrent role
Diffstat (limited to 'inventory/host_vars/sk-torrent.yml')
-rw-r--r--inventory/host_vars/sk-torrent.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/sk-torrent.yml b/inventory/host_vars/sk-torrent.yml
index 496f5685..1107a47f 100644
--- a/inventory/host_vars/sk-torrent.yml
+++ b/inventory/host_vars/sk-torrent.yml
@@ -34,3 +34,5 @@ network:
mask: "{{ hostvars[vm_host].vm_host.network.prefix | ipaddr('netmask') }}"
gateway: "{{ hostvars[vm_host].vm_host.network.prefix | ipaddr('address') }}"
public: "{{ (hostvars[vm_host].vm_host.network.public.prefix | ipaddr(hostvars[vm_host].vm_host.network.public.mappings[inventory_hostname])).split('/')[0] }}"
+
+transmission_rpc_password: "{{ vault_transmission_rpc_password }}"