Don't use password for nullmailer
Signed-off-by: Emmy D'Anello <ynerant@emy.lu>
This commit is contained in:
		@@ -11,7 +11,7 @@
 | 
			
		||||
 | 
			
		||||
- name: Set nullmailer remotes
 | 
			
		||||
  copy:
 | 
			
		||||
    content: "{{ nullmailer.smtp_server }} smtp --auth-login --user={{ nullmailer.username }} --pass='{{ nullmailer.password }}'\n"
 | 
			
		||||
    content: "{{ nullmailer.smtp_server }} smtp'\n"
 | 
			
		||||
    dest: /etc/nullmailer/remotes
 | 
			
		||||
    mode: 0644
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user