2023-10-21 13:16:04 +02:00
2023-10-21 13:13:11 +02:00
2023-10-21 13:16:04 +02:00

Ansible-Deploy-Docker

Simple ansible playbook to deploy latest docker/docker-compose via ansible.

Remember to change <CHANGE_ME> in playbook and in bash script.

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. Bash script is configured to work only with public keys.

Description
Simple ansible playbook to deploy latest docker/docker-compose via ansible
Readme 36 KiB
Languages
Shell 100%