You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On page 258, one is instructed to install the requirements.yml with the command ansible-galaxy install -r requirements.yml.
However, on page 269, the instructions say to run the command sudo ansible-galaxy install -r requirements.yml
The text was updated successfully, but these errors were encountered:
On page 258, one is instructed to install the requirements.yml with the command
ansible-galaxy install -r requirements.yml
.However, on page 269, the instructions say to run the command
sudo ansible-galaxy install -r requirements.yml
The text was updated successfully, but these errors were encountered: