Skip to content

Commit

Permalink
Added executable to make the role work on Debian based systems
Browse files Browse the repository at this point in the history
  • Loading branch information
Thulium-Drake committed Jun 9, 2024
1 parent 7a485a9 commit 435e180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@
cp /etc/postfix/main.cf
/etc/postfix/main.cf.{{ postfix_backup_multiple |
ternary("$(date -Iseconds)", "backup") }}
args:
executable: /bin/bash
when: postfix_backup or postfix_backup_multiple
changed_when: true

Expand Down

0 comments on commit 435e180

Please sign in to comment.