Update lint pass
All checks were successful
ci/woodpecker/push/1.test Pipeline was successful

This commit is contained in:
2023-10-05 17:06:16 +13:00
parent e29f5d536d
commit 7f3147e3ee
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
---
- name: Postfix Configuration
when: postfix_configure
block:
- name: postfix | Apply postfix configuration
lineinfile:
@@ -38,7 +39,6 @@
name: postfix
state: started
enabled: yes
when: postfix_configure
- name: Ensure root forwarding address is set
lineinfile: