Skip to content

Commit a9c266c

Browse files
committed
Update prod host python version used by ansible
It seems we have python 3.14 now.
1 parent 186febb commit a9c266c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/inventory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ all:
77

88
# Todo: Should create this user rather than assume it exists and has sudo
99
ansible_user: fedora
10-
ansible_python_interpreter: /usr/bin/python3.13
10+
ansible_python_interpreter: /usr/bin/python3.14
1111

1212
# For letsencrypt
1313
cert_hosts:

0 commit comments

Comments
 (0)