removed comment

This commit is contained in:
rene
2022-03-15 14:19:30 +01:00
parent eb5281bc72
commit 6acddd1dc6

View File

@@ -2,7 +2,7 @@
lineinfile:
path: "/etc/alias"
state: present
line: "root rene@tantooine.myfirewall.org" # not required. The line to insert/replace into the file. Required for C(state=present). If C(backrefs) is set, may contain backreferences that will get expanded with the C(regexp) capture groups if the regexp matches.
line: "root rene@tantooine.myfirewall.org"
- name: server | system setup | generate aliases db
command: newaliases