Another pile of trailing whitespace fixes

This commit is contained in:
Kevin Fenzi 2016-08-08 19:42:36 +00:00
parent 04a52b8667
commit 1c6e9a11f4
24 changed files with 79 additions and 79 deletions

View file

@ -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

View file

@ -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