Install Docker in RedHat-like systems - Ansible module rpm_key, yum_repository and yum
Nov 3, 2022
How to automate the installation of the docker-ce engine in Fedora 35 x86_64 (or amd64) using Ansible Playbook. The procedure is going to take care of the GPG signing key, add a repository into the sources list, and install the latest docker-ce package. Included Demo for RedHat-like workstation (RedHat Enterprise Linux, CentOS, CentOS Stream, Fedora, ClearOS).
https://www.ansiblepilot.com/articles/install-docker-in-redhat-like-systems-ansible-module-rpm_key-yum_repository-and-yum/
Timestamps
00:00 Introduction
00:20 ansible.builtin.apt_key and ansible.builtin.apt_repository and ansible.builtin.apt Ansible modules
01:46 parameters of ansible.builtin.apt_key and ansible.builtin.apt_repository and ansible.builtin.apt
03:57 ansible.builtin.apt_key and ansible.builtin.apt_repository and ansible.builtin.apt modules demo playbook
11:11 ansible.builtin.apt_key and ansible.builtin.apt_repository and ansible.builtin.apt modules execution and verification
17:00 Docker bug about x86_64 RPMs for RHEL 8 #13463
17:59 Recap
FREE Top 10 Best Practices of Ansible Automation: save time, reduce errors and stress - http://eepurl.com/hJv3j9
BUY the Complete PDF BOOK to easily Copy and Paste the 200+ Ansible code
200+ Automation Examples For Linux and Windows System Administrator and DevOps
https://leanpub.com/ansiblebyexamples
my VIDEO COURSE: Ansible by Examples
200+ Automation Examples For Linux and Windows System Administrator and DevOps
Show More Show Less #Enterprise Technology
