Fix [error] too many blank lines (1 > 0) (empty-lines)
Signed-off-by: Sébastien Han <seb@redhat.com>
- name: include debian_uca_repository.yml
include_tasks: debian_uca_repository.yml
when:
- - ceph_repository == 'uca'
-
+ - ceph_repository == 'uca'
\ No newline at end of file
become: false
failed_when: false
register: statconfig
- check_mode: no
-
+ check_mode: no
\ No newline at end of file
when:
- cephx
- openstack_config
- - item.0 != groups[mon_group_name]
-
+ - item.0 != groups[mon_group_name]
\ No newline at end of file