mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Solved typo
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
|
||||
- name: add docker-compose.yml
|
||||
template: src=docker-compose.yml.j2 dest=/usr/local/bin/mailu/docker-compose.yml
|
||||
notify: rescreate mailu
|
||||
notify: recreate mailu
|
||||
|
||||
- name: add mailu.env
|
||||
template: src=mailu.env.j2 dest=/usr/local/bin/mailu/mailu.env
|
||||
notify: rescreate mailu
|
||||
notify: recreate mailu
|
||||
|
Reference in New Issue
Block a user