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: