- /etc/ceph/ceph.mon.keyring
- /var/lib/ceph/bootstrap-mds/ceph.keyring
+# NOTE (leseb): force version 1.1.0 because https://github.com/ansible/ansible-modules-core/issues/1227
- name: install docker-py
pip: >
name=docker-py
- version=1.1.0 # https://github.com/ansible/ansible-modules-core/issues/1227
+ version=1.1.0
- name: stat for ceph config and keys
stat: >
- /etc/ceph/monmap
- /etc/ceph/ceph.mon.keyring
+# NOTE (leseb): force version 1.1.0 because https://github.com/ansible/ansible-modules-core/issues/1227
- name: install docker-py
pip: >
name=docker-py
- version=1.1.0 # https://github.com/ansible/ansible-modules-core/issues/1227
+ version=1.1.0
- name: stat for ceph config and keys
stat: >
- /etc/ceph/ceph.mon.keyring
- /var/lib/ceph/bootstrap-osd/ceph.keyring
+# NOTE (leseb): force version 1.1.0 because https://github.com/ansible/ansible-modules-core/issues/1227
- name: install docker-py
pip: >
name=docker-py
- version=1.1.0 # https://github.com/ansible/ansible-modules-core/issues/1227
+ version=1.1.0
- name: stat for ceph config and keys
stat: >
- /etc/ceph/ceph.client.admin.keyring
- /etc/ceph/ceph.conf
+# NOTE (leseb): force version 1.1.0 because https://github.com/ansible/ansible-modules-core/issues/1227
- name: install docker-py
pip: >
name=docker-py
- version=1.1.0 # https://github.com/ansible/ansible-modules-core/issues/1227
+ version=1.1.0
- name: stat for ceph config and keys
stat: >
- /etc/ceph/ceph.mon.keyring
- /var/lib/ceph/bootstrap-rgw/ceph.keyring
+# NOTE (leseb): force version 1.1.0 because https://github.com/ansible/ansible-modules-core/issues/1227
- name: install docker-py
pip: >
name=docker-py
- version=1.1.0 # https://github.com/ansible/ansible-modules-core/issues/1227
+ version=1.1.0
- name: stat for ceph config and keys
stat: >