diff --git a/meta/main.yml b/meta/main.yml new file mode 100644 index 0000000..c5863f1 --- /dev/null +++ b/meta/main.yml @@ -0,0 +1,8 @@ +--- +galaxy_info: + role_name: ansible_mako + author: ephase + description: install and configure Mako notification daemon + issue_tracker_url: https://git.epha.se/ephase/ansible-kanshi + license: MIT + min_ansible_version: '1.4'