summaryrefslogtreecommitdiff
path: root/ansible
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-02-08 09:46:12 +0200
committerLars Wirzenius <liw@liw.fi>2022-02-08 09:46:12 +0200
commit2e8704daecf3faa1d953d312bcb0f98611d4a38b (patch)
treeadb69327f16ee5f4363343c44d2e3ad8d40b525b /ansible
parent7f7fc59be044d33cf657539c029b9b40f1587b13 (diff)
downloadansibleness-2e8704daecf3faa1d953d312bcb0f98611d4a38b.tar.gz
exolobe1: fix ping capabilities
Sponsored-by: author
Diffstat (limited to 'ansible')
-rw-r--r--ansible/exolobe1.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible/exolobe1.yml b/ansible/exolobe1.yml
index cbf935a..3ba909a 100644
--- a/ansible/exolobe1.yml
+++ b/ansible/exolobe1.yml
@@ -32,6 +32,12 @@
tags: [rustup]
tasks:
+ # Remove ping to force it be reinstalled so that the right
+ # capabilities are set.
+ - apt:
+ name: iputils-ping
+ state: absent
+
- apt:
name:
- black
@@ -70,6 +76,7 @@
- sequoia-chameleon-gnupg
- vlc
- xpdf
+ - iputils-ping
- lineinfile:
path: /etc/gdm3/daemon.conf