Archlinux comment removed
This commit is contained in:
parent
baf727f495
commit
d320010414
|
@ -35,7 +35,6 @@
|
||||||
notify: test mail
|
notify: test mail
|
||||||
when: ansible_os_family == "Debian"
|
when: ansible_os_family == "Debian"
|
||||||
|
|
||||||
# I've not tested my modifications with Archlinux
|
|
||||||
- name: Install msmtp and mailx on Archlinux.
|
- name: Install msmtp and mailx on Archlinux.
|
||||||
pacman: name={{item}} state=present
|
pacman: name={{item}} state=present
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Reference in a new issue