sendmail, ensure something is installed so that cronie can log mail.
This commit is contained in:
@@ -14,6 +14,9 @@
|
|||||||
lightdm: lightdm
|
lightdm: lightdm
|
||||||
sddm: sddm
|
sddm: sddm
|
||||||
tmux: tmux
|
tmux: tmux
|
||||||
|
sendmail: msmtp
|
||||||
|
sendmail_mtp: msmtp-mta
|
||||||
|
ca_certificates: ca-certificates
|
||||||
|
|
||||||
- name: General | Facts | Package | Parrot OS Fixes
|
- name: General | Facts | Package | Parrot OS Fixes
|
||||||
set_fact:
|
set_fact:
|
||||||
|
|||||||
@@ -62,6 +62,9 @@
|
|||||||
- "{{ dig }}"
|
- "{{ dig }}"
|
||||||
- "{{ tmux }}"
|
- "{{ tmux }}"
|
||||||
- "{{ base_devel }}"
|
- "{{ base_devel }}"
|
||||||
|
- "{{ sendmail }}"
|
||||||
|
- "{{ sendmail_mta }}"
|
||||||
|
- "{{ ca_certificates }}"
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: General | Software | Packages | Install Software (DEV)
|
- name: General | Software | Packages | Install Software (DEV)
|
||||||
|
|||||||
Reference in New Issue
Block a user