]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Workaround for broken 'block' syntax 1199/head
authorLogan V <logan2211@gmail.com>
Fri, 16 Dec 2016 15:24:48 +0000 (09:24 -0600)
committerLogan V <logan2211@gmail.com>
Fri, 16 Dec 2016 15:24:48 +0000 (09:24 -0600)
commitffc89ee95f237d91dc8de67e2973c7b16775a58d
tree0f25b510c45f812d27a93e316b42bd9a766b16f3
parentdcd94f6c524286af75937a451a9e22f4df9a495f
Workaround for broken 'block' syntax

The block syntax in ansible is broken on 2.1 so we work around the
issue introduced in 471be5e by using a task file include.
roles/ceph-common/tasks/facts.yml
roles/ceph-common/tasks/facts_mon_fsid.yml [new file with mode: 0644]