Merge branch 'master' of /git/ansible
This commit is contained in:
commit
d98bc8b7ab
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
||||||
template: >
|
template: >
|
||||||
src="config.cfg.j2"
|
src="config.cfg.j2"
|
||||||
dest="/etc/koschei/config.cfg"
|
dest="/etc/koschei/config.cfg"
|
||||||
|
owner=koschei
|
||||||
|
group=koschei
|
||||||
|
mode=0400
|
||||||
notify:
|
notify:
|
||||||
- restart koschei-polling
|
- restart koschei-polling
|
||||||
- restart koschei-resolver
|
- restart koschei-resolver
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue