diff --git a/tasks/main.yml b/tasks/main.yml index c1b195e..b27e553 100755 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -35,7 +35,6 @@ notify: test mail when: ansible_os_family == "Debian" -# I've not tested my modifications with Archlinux - name: Install msmtp and mailx on Archlinux. pacman: name={{item}} state=present with_items: