summaryrefslogtreecommitdiff
path: root/ansible/debmirror.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-02-24 17:51:15 +0200
committerLars Wirzenius <liw@liw.fi>2017-02-24 17:51:15 +0200
commit5d6b40219191332483c246538f585b17cf5ed7b7 (patch)
tree47f3c419ac3baa3b3d0d3d66c1749f1836623c42 /ansible/debmirror.yml
parentc6fc3050190e1b119063d1dfeb537bebdcec433d (diff)
downloadansibleness-5d6b40219191332483c246538f585b17cf5ed7b7.tar.gz
Move vars out from debmirror.yml
Diffstat (limited to 'ansible/debmirror.yml')
-rw-r--r--ansible/debmirror.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/ansible/debmirror.yml b/ansible/debmirror.yml
index b68ff34..87553ce 100644
--- a/ansible/debmirror.yml
+++ b/ansible/debmirror.yml
@@ -1,17 +1,6 @@
- hosts: debmirror
remote_user: ansible
become: yes
- vars:
- hostname: debmirror
- debian_mirror: http://ftp.fi.debian.org/debian
- debian_mirror_src: http://ftp.fi.debian.org/debian
- distro: jessie
- codeliwfidistro: jessie
- mailname: debmirror.liw.fi
- relayhost: pieni.net:587
- smarthost: hrun.pieni.net
- smarthost_user: pienirelay
- smarthost_password: "{{ lookup('pipe', 'pass show pieni.net/pienirelay') }}"
roles:
- code.liw.fi-using-apt
- sane-debian-system