Install Ansible with pip
virtualenv venv3 -p python3
source venv3/bin/activate
pip install ansible
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
virtualenv venv3 -p python3
source venv3/bin/activate
pip install ansible