Skip to content
Snippets Groups Projects
Commit 8c37ca76 authored by nimrod's avatar nimrod
Browse files

- Removed Python verification task, there should be enough Python to run...

- Removed Python verification task, there should be enough Python to run Ansible (managed instance, not managing host).
parent e4f80957
No related branches found
No related tags found
No related merge requests found
......@@ -7,10 +7,6 @@
that:
- ansible_architecture == 'x86_64'
- name: Verify that Python is installed
command: python --version
changed_when: False
- name: Download Dropbox tarball
get_url:
url: https://www.dropbox.com/download?plat=lnx.x86_64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment