Remove unnecessary quotes

This commit is contained in:
Daniel A. Maierhofer
2018-03-05 18:49:09 +01:00
parent c991c2adef
commit cf2f13b889
2 changed files with 11 additions and 11 deletions

View File

@@ -16,10 +16,10 @@
service: name=resolvconf state=restarted
- name: reload mailer
service: name="{{ common_mailer_mailer }}" state=reloaded
service: name={{ common_mailer_mailer }} state=reloaded
- name: restart mailer
service: name="{{ common_mailer_mailer }}" state=restarted
service: name={{ common_mailer_mailer }} state=restarted
- name: newaliases
command: newaliases