How To Access System Information (Facts) in Ansible Playbooks

Part of the Series: How To Write Ansible Playbooks Ansible is a modern configuration management tool that doesn’t require the use of an agent software on remote nodes, using only SSH and Python to communicate and execute commands on managed servers. This series will walk you through the main Ansible features that you can use…

How To Access System Information (Facts) in Ansible Playbooks

Part of the Series: How To Write Ansible Playbooks Ansible is a modern configuration management tool that doesn’t require the use of an agent software on remote nodes, using only SSH and Python to communicate and execute commands on managed servers. This series will walk you through the main Ansible features that you can use…

How To Install and Manage System Packages in Ansible Playbooks

Part of the Series: How To Write Ansible Playbooks Ansible is a modern configuration management tool that doesn’t require the use of an agent software on remote nodes, using only SSH and Python to communicate and execute commands on managed servers. This series will walk you through the main Ansible features that you can use…

How To Install and Manage System Packages in Ansible Playbooks

Part of the Series: How To Write Ansible Playbooks Ansible is a modern configuration management tool that doesn’t require the use of an agent software on remote nodes, using only SSH and Python to communicate and execute commands on managed servers. This series will walk you through the main Ansible features that you can use…