]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cephlab: Get rid of manual python version check 485/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 11 Nov 2019 19:14:57 +0000 (14:14 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 11 Nov 2019 19:14:57 +0000 (14:14 -0500)
Newer versions of ansible are able to connect to a machine and figure out what to set `ansible_python_interpreter` to without a stilly hack like this.

Signed-off-by: David Galloway <dgallowa@redhat.com>
cephlab.yml

index 4cfe3bb20367534c8ae1cc1e9668dcb9f6e08251..bf297e3b1d19c3bc210d9773aa6bc92c85c81e38 100644 (file)
@@ -1,6 +1,4 @@
 ---
-- import_playbook: set_python_path.yml
-
 # ensure the node is setup to be managed by ansible
 # eventually, most of the things here will be done by
 # cobbler / downburst / cloud-init.