diff --git a/nullmailer/tasks/main.yml b/nullmailer/tasks/main.yml index 6e2e60ce2b312e7046a0f7aa99ce82b4a6c10b52..78398f86d3b464dfd42b4f108cbfe34fa6db0d40 100644 --- a/nullmailer/tasks/main.yml +++ b/nullmailer/tasks/main.yml @@ -41,7 +41,6 @@ group: root mode: '0644' with_items: - - me - defaultdomain - defaulthost - remotes diff --git a/nullmailer/templates/me.j2 b/nullmailer/templates/me.j2 deleted file mode 100644 index c3e4c0866425f36098edb843bfe08ea171b36fe8..0000000000000000000000000000000000000000 --- a/nullmailer/templates/me.j2 +++ /dev/null @@ -1 +0,0 @@ -{{ ansible_hostname }}