diff --git a/setup-linode.yml b/setup-linode.yml index 03cd371..13bf16a 100644 --- a/setup-linode.yml +++ b/setup-linode.yml @@ -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'