Files
ansible-capsul/.envrc.sample
decentral1se e623f61f27
Some checks reported errors
continuous-integration/drone/push Build was killed
Init this thing
2022-05-16 16:07:16 +02:00

10 lines
257 B
Plaintext

export ANSIBLE_USER=$REMOTE_USER
export REMOTE_USER=decentral1se
export INSTANCE_UUID=$RANDOM
export MOLECULE_NO_LOG=False
export PASSWORD_STORE_DIR=$(pwd)/../../autonomic/passwords/passwords/
export HCLOUD_TOKEN=$(pass show logins/hetzner/cicd/api_key)