Fixed readme and some plays

This commit is contained in:
Elia Farin
2024-10-30 14:12:20 -05:00
parent 5f6cc4ae7b
commit 157a03738e
5 changed files with 29 additions and 5 deletions

View File

@@ -2,4 +2,6 @@
echo "Installing ansible, please authenticate with sudo"
sudo dnf install -y ansible
sudo dnf install -y ansible
echo "Please remember to generate and install ssh keys like shown in the readme, or ansible will fail to authenticate."