added new host
This commit is contained in:
4
roles/mailserver/tasks/install_fetchmail.yml
Normal file
4
roles/mailserver/tasks/install_fetchmail.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: mailserver | fetchmail | install packages
|
||||
package:
|
||||
name: fetchmail
|
||||
state: present
|
||||
Reference in New Issue
Block a user