Typo: rcpbind and not rcpbin

This commit is contained in:
Benoît S. 2018-12-19 15:58:47 +01:00
parent effdb4c7eb
commit 776839fe61

View file

@ -101,7 +101,7 @@
line: 'SENDMAILTO="{{ logcheck_alert_email or general_alert_email | mandatory }}"'
when: evolinux_packages_logcheck_recipient
- name: Deleting rpcbin and nfs-common
- name: Deleting rpcbind and nfs-common
apt:
name: "{{ item }}"
state: absent