Pick a Category
Lessons Matching
Running Ansible in CHECK/DIFF mode
Learn how to run your playbooks without having the changes actually apply. This is a great way for Ansible to validate a playbook.
#DevOps #Ansible #Config MgmtUsing Ansible to Copy Files
In this lesson we go over how you can copy files to remote hosts using Ansible.
#Ansible #Config MgmtInstalling packages with Ansible
Installing packages with Ansible using apt, yum and package manager.
#Ansible #Config MgmtAnsible Playbooks
Example of simple Ansible Playbook
#Ansible #Config MgmtAnsible Tools: The Ping Module
Learn how to test remote hosts with Ansible Ping.
#DevOps #Ansible #Config Mgmt