summaryrefslogtreecommitdiff
path: root/ansible/holywood.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-05-05 11:26:33 +0300
committerLars Wirzenius <liw@liw.fi>2020-05-05 11:26:33 +0300
commit3d17642a21a01e98b71d8218c7449ec1dc6714cd (patch)
tree6103a81f8b4dfd2082d3db24e30dfb9febffa02b /ansible/holywood.yml
parent22a19a24c7eee67a32cbb8f45f674154d0c09953 (diff)
downloadansibleness-3d17642a21a01e98b71d8218c7449ec1dc6714cd.tar.gz
Drop: obsolete playbooks and stuff
Diffstat (limited to 'ansible/holywood.yml')
-rw-r--r--ansible/holywood.yml26
1 files changed, 0 insertions, 26 deletions
diff --git a/ansible/holywood.yml b/ansible/holywood.yml
deleted file mode 100644
index cb180da..0000000
--- a/ansible/holywood.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-- hosts: holywood
- remote_user: ansible
- become: yes
- roles:
- - sane_debian_system
- - liw-usual
- - version-controller
- - unix_users
- - nfs-server
- - apache_server
- - holywood
- - self-updating-system
- vars:
- static_sites:
- - domain: holywood
- owner: liw
- ownermail: liw@liw.fi
-
- hostname: holywood
- debian_codename: stretch
- debian_mirror: ftp.fi.debian.org
- debian_mirror_src: ftp.fi.debian.org
- authkeys_dir: /home/liw/code/ansibleness/ansible/authorized_keys
- unix_users:
- - username: liw
- comment: Lars Wirzenius