Add maildev install

This commit is contained in:
tom.chivert
2022-09-16 11:33:42 +02:00
parent 5030aab3bc
commit 6afc7ca9c3
6 changed files with 49 additions and 0 deletions

View File

@@ -34,4 +34,5 @@
daemon_reload: yes
name: docker-compose@{{ service }}
enabled: true
ignore_errors: '{{ ansible_check_mode }}'
tags: [ 'docker_{{ service }}' ]