Fixes: http://tracker.ceph.com/issues/15316
Signed-off-by: David Galloway <dgallowa@redhat.com>
- include: setup-debian.yml
when: ansible_distribution == "Debian"
+# Install and configure cpan and Amazon::S3
+- include: cpan.yml
+ tags:
+ - cpan
+
# upload custom disk monitoring scripts
- include: disk_monitoring.yml
tags:
service:
name: firewalld
state: stopped
-
-# Install and configure cpan and Amazon::S3
-- include: ../cpan.yml
- tags:
- - cpan
path: /etc/ceph
state: absent
-# Install and configure cpan and Amazon::S3
-- include: cpan.yml
- tags:
- - cpan
-
- include: nfs.yml
tags:
- nfs