removed exact path to python interpreter

pull/18/head
Cian Hatton 3 years ago
parent d124b625de
commit 03134f1da4

@ -1,7 +1,5 @@
---
- hosts: localhost
become: true
vars:
ansible_python_interpreter: /Users/chatton/checkouts/ansible-homelab/venv/bin/python
roles:
- role: 'roles/setup_linode'

Loading…
Cancel
Save