]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
site.yml.sample: Attempt to install python2 1029/head
authorBrad Hubbard <bhubbard@redhat.com>
Wed, 12 Oct 2016 04:03:52 +0000 (14:03 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Mon, 17 Oct 2016 09:08:12 +0000 (19:08 +1000)
commite6994aecd3d56afd596484251a50ac26d954f062
tree3f3ae86a06b7364fb52452c8876f8853c37d0af4
parentb8cbe4c5055f0baa39f148198d7bb06c81163b42
site.yml.sample: Attempt to install python2

Some modern distros ship without python2 so we need to install it blindly,
before any module is run. Fedora > 23 also requires some aditional packages be
installed.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
site.yml.sample