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:
@@ -20,8 +20,7 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group
|
|||||||
#wikijs.guaranteedstruggle.host:
|
#wikijs.guaranteedstruggle.host:
|
||||||
### but its a vm wtf
|
### but its a vm wtf
|
||||||
#harbor.guaranteedstruggle.host:
|
#harbor.guaranteedstruggle.host:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#etcd.guaranteedstruggle.host:
|
#etcd.guaranteedstruggle.host:
|
||||||
#prometheus.guaranteedstruggle.host:
|
#prometheus.guaranteedstruggle.host:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
source /root/.bashrc
|
#source /root/.bashrc
|
||||||
|
|
||||||
export PYENV_ROOT="$HOME/.pyenv"
|
export PYENV_ROOT="$HOME/.pyenv"
|
||||||
export PATH="$PYENV_ROOT/bin:$PATH"
|
export PATH="$PYENV_ROOT/bin:$PATH"
|
||||||
|
|||||||
Reference in New Issue
Block a user