]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Omit the apt default_release if it is not needed 1870/head
authorLogan V <logan2211@gmail.com>
Thu, 7 Sep 2017 16:50:57 +0000 (11:50 -0500)
committerLogan V <logan2211@gmail.com>
Thu, 7 Sep 2017 16:50:57 +0000 (11:50 -0500)
commitd8cb62c98170c71dd53dcb28316f7fafc765c20f
treea9bcaf23c816bfe59b76d0d5d791b5bebbf31191
parentfd39552bf339b112eefb53f0dbbc8263cde386ea
Omit the apt default_release if it is not needed

The apt module will fail to downgrade packages properly when defualt
release is unnecessarily defined.

Closes #1869
roles/ceph-common/tasks/installs/install_debian_packages.yml