# Agnosticd Machine Learning Environment Variables git clone https://github.com/jimbarlow/agnosticd -b machinelearning Get the pem private key from the bastion host scp lab-user@bastion sudo dnf install python38 python38 -m venv venv source venv/bin/activate pip3 install ansible==2.9.27