Another pile of trailing whitespace fixes
This commit is contained in:
parent
04a52b8667
commit
1c6e9a11f4
24 changed files with 79 additions and 79 deletions
|
@ -20,7 +20,7 @@
|
|||
file: dest=/usr/share/cgit/images state=directory owner=root group=root mode=0755
|
||||
tags: cgit
|
||||
|
||||
- name: Copy cgit them into place.
|
||||
- name: Copy cgit them into place.
|
||||
copy: src={{item}} dest=/usr/share/cgit/{{item}} owner=root group=root mode=0644
|
||||
with_items:
|
||||
- cgit.css
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
when: inventory_hostname.startswith('people')
|
||||
|
||||
#
|
||||
# For the batcave we just have a small static list
|
||||
# For the batcave we just have a small static list
|
||||
#
|
||||
- name: install the file for batcave
|
||||
copy: src=cgit-projects-batcave dest=/etc/cgit-projects-batcave mode=0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue