summaryrefslogtreecommitdiff
path: root/ansible/x220.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/x220.yml
parent22a19a24c7eee67a32cbb8f45f674154d0c09953 (diff)
downloadansibleness-3d17642a21a01e98b71d8218c7449ec1dc6714cd.tar.gz
Drop: obsolete playbooks and stuff
Diffstat (limited to 'ansible/x220.yml')
-rw-r--r--ansible/x220.yml26
1 files changed, 0 insertions, 26 deletions
diff --git a/ansible/x220.yml b/ansible/x220.yml
deleted file mode 100644
index a847fe3..0000000
--- a/ansible/x220.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-- hosts: x220
- remote_user: liw
- become: yes
- roles:
- - sane_debian_system
- - comfortable-debian-system
- - unix_users
- - gnupg-workstation
- - gnome-system
- - intel-wifi
- vars:
- hostname: x220
- debian_codename: buster
-
- timezone: Europe/Helsinki
-
- unix_users:
- - username: liw
- comment: Lars Wirzenius
- sudo: yes
- authorized_keys: |
- {{ liw_ssh_pub }}
-
- sources_lists:
- - repo: |
- deb http://deb.debian.org/debian buster contrib non-free