We take a look at how to automate Linux servers with Ansible. We also cover authentication via SSH user/password and private/public keys you should use in a production environment. #Ansible #Linux #SSH
DOCS: https://github.com/christianlempa/videos/tree/main/ansible-tutorial
Follow me:
TWITTER: https://twitter.com/christianlempa
INSTAGRAM: https://instagram.com/christianlempa
DISCORD: https://discord.gg/christian-lempa-s-tech-community-702179729767268433
GITHUB: https://github.com/christianlempa
PATREON: https://www.patreon.com/christianlempa
MY EQUIPMENT: https://kit.co/christianlempa
Timestamps:
00:00 - Introduction
03:14 - Install and configure Ansible
07:23 - Test connection
09:18 - Playbooks
15:34 - Authentication with SSH private/public keys