Add missing tags to Koschei roles

This commit is contained in:
Mikolaj Izdebski 2016-11-15 08:27:06 +00:00
parent 18eb0897ea
commit bcc1df36c6
2 changed files with 4 additions and 0 deletions

View file

@ -130,6 +130,7 @@
mode=755
tags:
- koschei
- config
- name: Copy the group refresh cronjob
template: src=cron-refresh-groups.j2 dest=/etc/cron.d/cron-refresh-groups

View file

@ -12,3 +12,6 @@
package: name={{ item }} state=present
with_items:
- python-memcached
tags:
- koschei
- packages