Commit 568ff339 by Michael Roytman

add notifier.yml play to docker/plays

parent 809576e4
- name: Deploy notifier
hosts: all
sudo: True
gather_facts: True
vars:
serial_count: 1
serial: "{{ serial_count }}"
roles:
- common_vars
- docker
- notifier
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment