Inhaltsverzeichnis

Ansible Setup

Client

Debian
sudo apt install software-properties-common python3-launchpadlib -y
sudo apt-add-repository ppa:ansible/ansible
sudo apt update && sudo apt install ansible -y

möglicherweise muss die linux version auf die passende ubuntu version geändert werden unter /etc/apt/sources.list.d/ zu jammy zB für das aktuell ubuntu

Host (Target)

das ansible docker_compose-modul braucht pip docker-compose leider. und braucht python3-docker wenn dann. machs jetzt einfach mit command