]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Use ansible uri module instead of shell module with curl 1379/head
authorDaniel Marks <daniel.marks@codecentric.de>
Thu, 16 Mar 2017 22:16:30 +0000 (23:16 +0100)
committerDaniel Marks <daniel.marks@codecentric.de>
Thu, 16 Mar 2017 22:16:30 +0000 (23:16 +0100)
commit2ed94d914c3912031ca65e98cb5c6ae8ce0c5658
tree48b91ac9115b4cef4a7bc5bf912a65c9f75a2a5f
parentd82ad7778dfe84e90a174b8c295b935fb1e377d1
Use ansible uri module instead of shell module with curl

This fixes issue #1299. According to @ktdreyer s comment in the ticket,
he fixed the web server config so also older (non-SNI) python clients
can use the uri module here.
roles/ceph-common/tasks/installs/debian_ceph_repository.yml
roles/ceph-common/tasks/installs/redhat_ceph_repository.yml