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:
|
||||
- name: ensure there is a post-receive-chained.d/ directory
|
||||
file: >
|
||||
ensure=directory
|
||||
state=directory
|
||||
path=/srv/git/${item}/hooks/post-receive-chained.d/
|
||||
with_items: ${repos}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue