]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-common: always include release.yml 1217/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 5 Jan 2017 21:29:53 +0000 (14:29 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 5 Jan 2017 21:40:39 +0000 (14:40 -0700)
commit63e5b5c4061c1307fa864089f198c338d77561a6
tree05bacd91282d32a19009a1df9b024d2a5dc07a8b
parent0d1104c48e80d33d77d4d039db456931e2d5471b
ceph-common: always include release.yml

Prior to this change, a playbook run with '--tags' or '--skip-tags'
would fail, because the ceph-common role would not include the
release.yml task, and this file defines critical things like
ceph_release.

Thanks Andrew Schoen <aschoen@redhat.com> for help with the fix.
roles/ceph-common/tasks/main.yml