aboutsummaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-01-20 00:09:30 +0100
committerbinary <me@rgoncalves.se>2021-01-20 00:09:30 +0100
commit9e904e86b46e19d542864143858cd3e303c98454 (patch)
tree38681fb0de55809c089085217eff4cfe904fa1f8 /group_vars
parent332573ae82b9ab65dc3e2df140c1449fe4f81f59 (diff)
downloadold-infrastructure-9e904e86b46e19d542864143858cd3e303c98454.tar.gz
Openbsd default python interpreter for python3 port
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/openbsd.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/group_vars/openbsd.yml b/group_vars/openbsd.yml
index 65089eb..5130816 100644
--- a/group_vars/openbsd.yml
+++ b/group_vars/openbsd.yml
@@ -5,6 +5,7 @@
---
ansible_become_method: "doas"
+ansible_python_interpreter: "/usr/local/bin/python3"
user_op: "puffy"
remember that computers suck.