* use debops as separate package
* set python version via pyenv
This commit is contained in:
1
.python-version
Normal file
1
.python-version
Normal file
@ -0,0 +1 @@
|
|||||||
|
3.13.2
|
@ -1,3 +1,4 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory=./hosts
|
inventory=./hosts
|
||||||
group_vars=./group_vars
|
group_vars=./group_vars
|
||||||
|
collections_paths=~/.ansible/collections:~/.pyenv/versions/3.13.2/lib/python3.13/site-packages/debops/_data/ansible/collections
|
Reference in New Issue
Block a user