Puppet on the brain.
This commit is contained in:
parent
fa592284b7
commit
99266722b6
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
||||||
tasks:
|
tasks:
|
||||||
- name: ensure there is a post-receive-chained.d/ directory
|
- name: ensure there is a post-receive-chained.d/ directory
|
||||||
file: >
|
file: >
|
||||||
ensure=directory
|
state=directory
|
||||||
path=/srv/git/${item}/hooks/post-receive-chained.d/
|
path=/srv/git/${item}/hooks/post-receive-chained.d/
|
||||||
with_items: ${repos}
|
with_items: ${repos}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue