Remove capital letters

pull/392/head
Emilien Mantel 2015-08-31 14:23:20 +02:00
parent a75e1cbb67
commit b99355839a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
cache_valid_time=3600
with_items: debian_package_dependencies
- name: configure Ceph APT repository
- name: configure ceph apt repository
include: debian_ceph_repository.yml
when: ceph_origin == 'upstream'