]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ensure site.yml.sample always gathers facts and installs python2 1180/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 14 Dec 2016 15:13:55 +0000 (09:13 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 14 Dec 2016 15:13:55 +0000 (09:13 -0600)
commit3b014df6c00be1be0c9b194f6eb9aec10ff38086
tree0340bd8af6cfe2b8c56d89d477761f1451a3e2fb
parent547b84d53527d9298deee52ab7097045afdca01b
ensure site.yml.sample always gathers facts and installs python2

Then avoids an issue where if you're using tags to run the playbook then
no facts are gathered, resulting in subsequent tasks failing that depend
on them.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
site.yml.sample