We don't need a separate task to install sudo

This commit is contained in:
Tristan PILAT 2019-03-22 16:04:44 +01:00
parent 0f4b80c1b8
commit 74464346a2

View file

@ -18,14 +18,9 @@
- mtr--
- iftop
- postgresql-client
tags:
- pkg
- name: Install sudo
openbsd_pkg:
name: "{{ item }}"
state: present
with_items:
- sudo--
tags:
- pkg
tags:
- pkg