Add missing tags to Koschei roles
This commit is contained in:
parent
18eb0897ea
commit
bcc1df36c6
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -12,3 +12,6 @@
|
|||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- python-memcached
|
||||
tags:
|
||||
- koschei
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue