Update README.md

This commit is contained in:
YuruC3 2023-10-21 13:15:23 +02:00 committed by GitHub
parent 30a6432a05
commit 9358b97d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,7 @@ Simple ansible playbook to deploy latest docker/docker-compose via ansible.
Remember to change <CHANGE_ME>. Remember to change <CHANGE_ME>.
Also a bash script that creates a "ansible" user. You'll need to write your public key in script.
It is a good option to create a paswordless ssh key and copy it onto every machine you want to work with. It is a good option to create a paswordless ssh key and copy it onto every machine you want to work with.
Bash script is configured to work only with public keys.