Ensemble de playbooks ansible pour la configuration de ma machine linux
sudo apt install ansible
sudo systemctl enable --now sshd
sudo dnf install ansible
sudo systemctl enable --now sshd
ansible-playbook -i inventory -K playbook-.yml
https://gist.github.com/carlwgeorge/c560a532b6929f49d9c0df52f75a68ae