trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
This commit is contained in:
@@ -22,7 +22,6 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group
|
||||
#harbor.guaranteedstruggle.host:
|
||||
|
||||
|
||||
|
||||
#etcd.guaranteedstruggle.host:
|
||||
#prometheus.guaranteedstruggle.host:
|
||||
# 192.168.0.240
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
source /root/.bashrc
|
||||
#source /root/.bashrc
|
||||
|
||||
export PYENV_ROOT="$HOME/.pyenv"
|
||||
export PATH="$PYENV_ROOT/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user