Ansible Cheat Sheet

Ansible Concepts Cheat Sheet Core Components Key Terminology Advanced Concepts Ansible Directory Structure Explanation of Components Nodes What are Ansible Nodes? Ansible uses the term nodes to refer to the machines it manages. There are two types of nodes in an Ansible setup: Key Characteristics & Workflow How it Works This process is what makes … Read more

Git Cheat Sheet

Git Concepts & Terminology Cheat Sheet Fundamental Concepts Core Commands & Operations Branches & Pointers Advanced Concepts & Files Merging Specifics Repository States & Objects Additional Terminology Git Commands Cheat Sheet git init git init is a command used to create a new, empty Git repository. It’s the first step in starting a new project … Read more