not not
This commit is contained in:
parent
ccbdbe423c
commit
bf71a41648
1 changed files with 1 additions and 2 deletions
|
@ -250,8 +250,7 @@
|
|||
#
|
||||
- name: run the post-update script
|
||||
command: "{{ mailman_webui_basedir }}/bin/post-update.sh"
|
||||
when: not inventory_hostname.startswith('mailman01')
|
||||
|
||||
when: inventory_hostname.startswith('mailman01')
|
||||
|
||||
# Postfix
|
||||
- name: create the postfix aliases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue