diff options
Diffstat (limited to 'os/config/roles/common/tasks')
-rw-r--r-- | os/config/roles/common/tasks/main.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/config/roles/common/tasks/main.yml b/os/config/roles/common/tasks/main.yml index 37cad52..b332414 100644 --- a/os/config/roles/common/tasks/main.yml +++ b/os/config/roles/common/tasks/main.yml @@ -34,7 +34,7 @@ - strace - tcpdump # Networking - - dnsutils # now called bind9-dnsutils + - dnsutils # now called bind9-dnsutils (still valid) - ethtool - iproute2 # advanced net-tools - iptables # legacy firewall (still used by diplonat) @@ -76,7 +76,7 @@ include_tasks: hashicorp.yml when: nomad_exists.rc != 0 - +# Cool stuff - name: "Passwordless sudo" lineinfile: |