add rpcbind to list of packages we remove on setup
This commit is contained in:
parent
114970ec4b
commit
07cf97fa21
|
@ -57,6 +57,7 @@
|
|||
- consolekit
|
||||
- snapd
|
||||
- lxcfs
|
||||
- rpcbind
|
||||
- name: Ensure haveged, ntp, and vnstat are started on boot
|
||||
service: name={{ item }} enabled=yes
|
||||
with_items:
|
||||
|
|
Loading…
Reference in New Issue