summaryrefslogtreecommitdiff
path: root/ansible/roles/liw-usual/tasks/command-line-tools.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-05-20 15:39:56 +0300
committerLars Wirzenius <liw@liw.fi>2016-05-20 15:39:56 +0300
commitc1be790e5a15f2246e65778eab65575ef1162b1e (patch)
tree328fdcb41c1c562f15029260796c6bab9293e85f /ansible/roles/liw-usual/tasks/command-line-tools.yml
parent367465af8b8aee8a5867646596e9c480301869b6 (diff)
downloadansibleness-c1be790e5a15f2246e65778eab65575ef1162b1e.tar.gz
Disable apt-file
Not all hosts uses mirrors with Contents files.
Diffstat (limited to 'ansible/roles/liw-usual/tasks/command-line-tools.yml')
-rw-r--r--ansible/roles/liw-usual/tasks/command-line-tools.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/roles/liw-usual/tasks/command-line-tools.yml b/ansible/roles/liw-usual/tasks/command-line-tools.yml
index 6b9809e..a49fece 100644
--- a/ansible/roles/liw-usual/tasks/command-line-tools.yml
+++ b/ansible/roles/liw-usual/tasks/command-line-tools.yml
@@ -72,8 +72,8 @@
- name: install taskwarrior
apt: name=taskwarrior
-- name: install apt-file
- apt: name=apt-file
+# - name: install apt-file
+# apt: name=apt-file
- name: install zip
apt: name=zip