rejoshed / My-Configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Based Personal Computer Configuration

Install Ansible python3 -m pip install --user ansible

Add to path per install instructions:

Should be something like export PATH:=~/Library/Python/3.10/bin:$PATH

Could potentiall also install via

sudo easy_install pip
sudo pip install ansible

About