mirror of https://github.com/ceph/ceph-ansible.git
Remove capital letters
parent
a75e1cbb67
commit
b99355839a
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue