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