mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
update ansible.cfg for use with python3.13
This commit is contained in:
parent
2ef96ad0ff
commit
bbdd45365d
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
|||
# Disallowed by Ansible 2.11+ -- see https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html#using-a-loop-on-a-package-module-via-squash-actions
|
||||
#squash_actions = apk, apt, dnf, homebrew, openbsd_pkg, pacman, pkgng, yum, zypper, package
|
||||
[defaults]
|
||||
interpreter_python=/usr/bin/python3
|
||||
interpreter_python=/usr/local/ansible/bin/python3
|
||||
|
|
Loading…
Add table
Reference in a new issue