Skip to content
Snippets Groups Projects
Commit 3eaca766 authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

Install bsd-mailx with nullmailer

parent a1e0e35d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,9 @@
- name: Install nullmailer
apt:
update_cache: true
name: nullmailer
name:
- nullmailer
- bsd-mailx
register: apt_result
retries: 3
until: apt_result is succeeded
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment