Skip to content

Commit

Permalink
Add missing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed May 23, 2018
1 parent 98e2da7 commit 0b3c965
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@
notify:
- postmap sender_canonical_maps
- restart postfix
tags:
- configuration
- postfix
- postfix-sender-canonical-maps

- name: configure generic table
lineinfile:
Expand All @@ -142,6 +146,10 @@
notify:
- postmap generic
- restart postfix
tags:
- configuration
- postfix
- postfix-generic-table

- name: start and enable service
service:
Expand Down

0 comments on commit 0b3c965

Please sign in to comment.