summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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