Red Hat Ansible Automation Platform

Red Hat Ansible Automation Platform Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Red Hat Ansible Automation Platform book. This book definitely worth reading, it is an incredibly well-written.

Red Hat Ansible Automation Platform

Author : Luca Berton
Publisher : BPB Publications
Page : 365 pages
File Size : 50,6 Mb
Release : 2023-12-29
Category : Computers
ISBN : 9789355518996

Get Book

Red Hat Ansible Automation Platform by Luca Berton Pdf

Get enterprise framework for building and operating IT automation at scale, from networking to operations KEY FEATURES ● Efficient application deployment using Ansible playbooks, content creation, and containerized workflows. ● Use Hybrid cloud environments with Kubernetes for scalable containerized applications. ● Get Architectural insight into Ansible Automation Platform. ● Dashboard management with Ansible Tower dashboard for efficient platform administration. DESCRIPTION This book equips you to revolutionize operations across Cloud Infrastructure, Applications, Networks, Containers, and Security. From foundational concepts to advanced strategies, the readers will navigate Ansible Automation intricacies, covering architecture, syntax, and installation scenarios, including single-machine setups and high-availability clusters. Authentication mastery encompasses Role-Based Access Controls (RBAC) and external authentication, ensuring a secure user management foundation. System administration intricacies, such as metrics, logging, performance monitoring, and backup strategies, are explored, providing readers with holistic insights. Application deployment takes center stage in this book, emphasizing creating Ansible playbooks and content, automating deployment processes, and managing container applications. The book explores hybrid cloud environments, integrating Ansible with Kubernetes to manage applications across major cloud providers. The concluding chapter encapsulates key learnings, offering a reflective mastery of the Ansible Automation Platform. This guide provides practical skills for designing, deploying, and orchestrating end-to-end automation. WHAT YOU WILL LEARN ● Automate security patching for enhanced system uptime and resilience. ● Orchestrate multi-cloud deployments with unified playbooks for consistent and efficient control. ● Apply RBAC for secure collaboration and auditable workflows. ● Integrate metrics and logs for actionable insights and optimized automation workflows. ● Implement granular user roles and permissions for access control and team collaboration. WHO THIS BOOK IS FOR This book is for IT operations teams, Automation engineers, DevOps engineers, Sysadmins, Software development teams, and cloud management teams with prior knowledge of the basics of Ansible. TABLE OF CONTENTS 1. Getting Started with the Ansible Automation Platform 2. Ansible Automation Platform Architecture 3. Platform Installation Scenarios 4. First Steps 5. Settings and Authentication 6. IT Operations 7. App Deployments 8. Hybrid Cloud and Kubernetes 9. Automate IT Processes 10. Wrap-Up

Ansible Automation Platform By Examples

Author : Luca Berton
Publisher : Luca Berton
Page : 196 pages
File Size : 50,8 Mb
Release : 2024-06-02
Category : Computers
ISBN : 8210379456XXX

Get Book

Ansible Automation Platform By Examples by Luca Berton Pdf

Learn the Red Hat Ansible Automation Platform with some real-life examples. As an expert in Ansible automation with over a decade of experience, I can confidently say that the Ansible Automation Platform is an excellent solution for automating IT infrastructure management. The installation process is straightforward and requires key steps to ensure successful implementation. The first step in installing the Ansible Automation Platform is setting up the necessary dependencies, which include installing Python and its related libraries. These dependencies are essential to the proper functioning of the platform, and it is crucial to ensure that they are installed correctly. Next, the Ansible Automation Platform packages are installed, which include the control node, the managed node, and the web-based interface. The control node executes Ansible playbooks, while the managed nodes are Ansible-managed systems. The web-based interface provides a user-friendly interface for managing Ansible operations. It is essential to ensure that the control node and managed nodes are correctly configured to prevent any operational issues. This includes setting up access control and security measures to protect sensitive information. One of the key benefits of the Ansible Automation Platform is its compatibility with various operating systems, including Linux, macOS, and Windows. This allows for greater flexibility in deployment and ensures that the platform can be implemented in virtually any environment. In conclusion, installing the Ansible Automation Platform is a critical step in automating IT infrastructure management. By following the proper installation procedures and configuring the platform to meet the organization's specific needs, the Ansible Automation Platform can greatly enhance productivity and streamline IT operations.

Ansible: Up and Running

Author : Lorin Hochstein
Publisher : "O'Reilly Media, Inc."
Page : 332 pages
File Size : 53,6 Mb
Release : 2014-12-08
Category : Computers
ISBN : 9781491916148

Get Book

Ansible: Up and Running by Lorin Hochstein Pdf

Among the many configuration management tools available, Ansible has some distinct advantages—it’s minimal in nature, you don’t need to install anything on your nodes, and it has an easy learning curve. This practical guide shows you how to be productive with this tool quickly, whether you’re a developer deploying code to production or a system administrator looking for a better automation solution. Author Lorin Hochstein shows you how to write playbooks (Ansible’s configuration management scripts), manage remote servers, and explore the tool’s real power: built-in declarative modules. You’ll discover that Ansible has the functionality you need and the simplicity you desire. Understand how Ansible differs from other configuration management systems Use the YAML file format to write your own playbooks Learn Ansible’s support for variables and facts Work with a complete example to deploy a non-trivial application Use roles to simplify and reuse playbooks Make playbooks run faster with ssh multiplexing, pipelining, and parallelism Deploy applications to Amazon EC2 and other cloud platforms Use Ansible to create Docker images and deploy Docker containers

Ansible for DevOps

Author : Jeff Geerling
Publisher : Unknown
Page : 452 pages
File Size : 48,5 Mb
Release : 2020-08-05
Category : Electronic
ISBN : 0986393428

Get Book

Ansible for DevOps by Jeff Geerling Pdf

Ansible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server--or thousands.

Demystifying Ansible Automation Platform

Author : Sean Sullivan
Publisher : Packt Publishing Ltd
Page : 314 pages
File Size : 47,8 Mb
Release : 2022-09-30
Category : Computers
ISBN : 9781803231013

Get Book

Demystifying Ansible Automation Platform by Sean Sullivan Pdf

Explore Ansible Automation Platform and understand how the different pieces interact to standardize and scale automation Key FeaturesCurated by a senior consultant at Red Hat with real-world examples to maximize use of Ansible Automation PlatformUse roles and modules to create interactive playbooks in Ansible Automation PlatformDiscover best practices for simplifying management of Ansible Automation PlatformBook Description While you can use any automation software to simplify task automation, scaling automation to suit your growing business needs becomes difficult using only a command-line tool. Ansible Automation Platform standardizes how automation is deployed, initiated, delegated, and audited, and this comprehensive guide shows you how you can simplify and scale its management. The book starts by taking you through the ways to get Ansible Automation Platform installed, their pros and cons, and the initial configuration. You'll learn about each object in the platform, how it interacts with other objects, as well as best practices for defining and managing objects to save time. You'll see how to maintain the created pieces with infrastructure as code. As you advance, you'll monitor workflows with CI/CD playbooks and understand how Ansible Automation Platform integrates with many other services such as GitLab and GitHub. By the end of this book, you'll have worked through real-world examples to make the most of the platform while learning how to manipulate, manage, and deploy any playbook to Ansible Automation Platform. What you will learnGet the hang of different parts of Ansible Automation Platform and their maintenanceBack up and restore an installation of Ansible Automation PlatformLaunch and configure basic and advanced workflows and jobsCreate your own execution environment using CI/CD pipelinesInteract with Git, Red Hat Authentication Server, and logging servicesIntegrate the Automation controller with services catalogUse Automation Mesh to scale Automation ControllerWho this book is for This book is for IT administrators, DevOps engineers, cloud engineers, and automation engineers seeking to understand and maintain the controller part of Ansible Automation Platform. If you have basic knowledge of Ansible, can set up a virtual machine, or have OpenShift experience, and want to know more about scaling Ansible, this book is for you.

Red Hat and IT Security

Author : Rithik Chatterjee
Publisher : Unknown
Page : 128 pages
File Size : 45,9 Mb
Release : 2021
Category : Computer programming
ISBN : 1484264355

Get Book

Red Hat and IT Security by Rithik Chatterjee Pdf

Use Red Hats security tools to establish a set of security strategies that work together to help protect your digital data. You will begin with the basic concepts of IT security and DevOps with topics such as CIA triage, security standards, network and system security controls and configuration, hybrid cloud infrastructure security, and the CI/CD process. Next, you will integrate and automate security into the DevOps cycle, infrastructure, and security as code. You will also learn how to automate with Red Hat Ansible Automation Platform andabout hybrid cloud infrastructure. The later chapters will cover hyper-converged infrastructure and its security, Red Hat Smart Management, predictive analytics with Red Hat Insights, and Red Hat security auditing to ensure best security practices. Lastly, you will see the different types of case studies with real-world examples. Red Hat and IT Security will help you get a better understanding of IT security concepts from a network and system administration perspective. It will help you to understand how the IT infrastructure landscape can change by implementing specific security best practices and integrating Red Hat products and solutions to counter against modern cybersecurity threats. You will: Understand IT infrastructure security and its best practices Implement hybrid cloud infrastructure Realign DevOps process into DevSecOps, emphasizing security Implement automation in IT infrastructure services using Red Hat Ansible Explore Red Hat Smart Management, predictive analytics, and auditing.

Ansible for Real-Life Automation

Author : Gineesh Madapparambath
Publisher : Packt Publishing Ltd
Page : 480 pages
File Size : 50,6 Mb
Release : 2022-09-30
Category : Computers
ISBN : 9781803238623

Get Book

Ansible for Real-Life Automation by Gineesh Madapparambath Pdf

Learn how to automate and manage your IT infrastructure and applications using Ansible Key FeaturesDevelop Ansible automation use cases by automating day-to-day IT and application operationsUse Ansible to automate private and public cloud, application containers, and container platformsImprove your DevOps workflow with AnsibleBook Description Get ready to leverage the power of Ansible's wide applicability to automate and manage IT infrastructure with Ansible for Real-Life Automation. This book will guide you in setting up and managing the free and open source automation tool and remote-managed nodes in the production and dev/staging environments. Starting with its installation and deployment, you'll learn automation using simple use cases in your workplace. You'll go beyond just Linux machines to use Ansible to automate Microsoft Windows machines, network devices, and private and public cloud platforms such as VMWare, AWS, and GCP. As you progress through the chapters, you'll integrate Ansible into your DevOps workflow and deal with application container management and container platforms such as Kubernetes. This Ansible book also contains a detailed introduction to Red Hat Ansible Automation Platform to help you get up to speed with Red Hat AAP and integration with CI/CD and ITSM. What's more, you'll implement efficient automation solutions while learning best practices and methods to secure sensitive data using Ansible Vault and alternatives to automate non-supported platforms and operations using raw commands, command modules, and REST API calls. By the end of this book, you'll be proficient in identifying and developing real-life automation use cases using Ansible. What you will learnExplore real-life IT automation use cases and employ Ansible for automationDevelop playbooks with best practices for production environmentsApproach different automation use cases with the most suitable methodsUse Ansible for infrastructure management and automate VMWare, AWS, and GCPIntegrate Ansible with Terraform, Jenkins, OpenShift, and KubernetesManage container platforms such as Kubernetes and OpenShift with AnsibleGet to know the Red Hat Ansible Automation Platform and its capabilitiesWho this book is for This book is for DevOps and systems engineers looking to adopt Ansible as their automation tool. To get started with this book, basic knowledge of Linux is necessary, along with an understanding of how tasks are done the manual way before setting out to automate them.

Learn Ansible

Author : Russ McKendrick
Publisher : Packt Publishing Ltd
Page : 414 pages
File Size : 53,7 Mb
Release : 2024-05-31
Category : Computers
ISBN : 9781835082171

Get Book

Learn Ansible by Russ McKendrick Pdf

Learn how to write and run Ansible Playbooks, from the basics to launching complex multi-tier applications across public cloud platforms such as Amazon Web Services (AWS) and Microsoft Azure Key Features Write roles to automate everything, from basic apps to the entire cloud infrastructure Leverage Ansible's module ecosystem to streamline tasks across cloud platforms, operating systems, and apps Adopt DevOps practices and integrate Ansible with CI/CD platforms to streamline automation workflows Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionAre you tired of manually deploying and managing your infrastructure and looking for ways to streamline your deployments, introduce consistency and collaboration, and save time? If so, then Learn Ansible is for you. Written by a DevOps practitioner and system administrator with 30+ years of experience, this book will teach you how to automate repetitive tasks and effortlessly manage several resources from a single code base. From installing Ansible and writing your first playbook to deploying multi-tier applications across different cloud platforms, this book will take you on an exciting learning journey. By learning the art of defining highly available cloud infrastructure using code, you’ll find it easy to distribute configurations alongside your application. You’ll explore Ansible Galaxy, learn about community-contributed Ansible roles, and discover how to create and share your own roles. Later, the book delves into the capabilities of Ansible AWX and integrating Ansible with your CI/CD pipelines, using Azure DevOps and GitHub Actions. With real-world examples and hands-on tutorials, you’ll build a solid foundation to tackle any automation project. By the end of this book, you'll be able to confidently implement Ansible in your environment and day-to-day workflows, taking your deployments to the next level.What you will learn Understand how to install and configure Ansible on Linux, macOS, and Windows Write Ansible playbooks to automate system configuration and deployment Deploy applications such as LAMP stacks and WordPress using Ansible Create reusable roles and use Ansible Galaxy for sharing Automate infrastructure deployments on cloud platforms such as AWS and Azure Execute your Ansible playbooks with GitHub Actions and Azure DevOps Scan playbooks for security issues and secure systems using Ansible Centralize and manage Ansible deployments using Ansible AWX Who this book is for Learn Ansible is for system administrators, developers, and infrastructure engineers who want to implement infrastructure automation and configuration management using Ansible. The hands-on tutorials make this book ideal for both beginners as well as intermediate users looking to take their Ansible skills to the next level. Technology professionals working with public cloud platforms like AWS and Azure will also find valuable insights into automating deployments.

Business Continuity Orchestration for IBM FlashSystem Hybrid Cloud with Red Hat Ansible V1R2

Author : IBM Storage,IBM Redbooks
Publisher : IBM Redbooks
Page : 30 pages
File Size : 54,7 Mb
Release : 2021-06-04
Category : Computers
ISBN : 9780738459752

Get Book

Business Continuity Orchestration for IBM FlashSystem Hybrid Cloud with Red Hat Ansible V1R2 by IBM Storage,IBM Redbooks Pdf

This document is intended to facilitate the deployment of Red Hat Ansible for IBM® FlashSystem. The document showcases the automation and orchestration of storage provisioning and copy services, such as Global Mirror, Global Mirror with change volumes, Metro Mirror for IBM FlashSystem® in hybrid cloud environments. The Ansible-based automation and orchestration for managing high availability environments by using HyperSwap for IBM FlashSystem storage also is described. To complete the tasks that are described, you must understand IBM FlashSystem and Red Hat Ansible. The information in this document is distributed on an "as is" basis without any warranty that is either expressed or implied. Support assistance for the use of this material is limited to situations where IBM FlashSystem storage devices are supported and entitled and where the issues are specific to a blueprint implementation.

Kubernetes Operators

Author : Jason Dobies,Joshua Wood
Publisher : O'Reilly Media
Page : 156 pages
File Size : 50,5 Mb
Release : 2020-02-21
Category : Computers
ISBN : 9781492048015

Get Book

Kubernetes Operators by Jason Dobies,Joshua Wood Pdf

Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesn’t just run on Kubernetes; it’s composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a Kubernetes cluster, making it easier to automate complex, stateful applications and to augment the platform. Operators can coordinate application upgrades seamlessly, react to failures automatically, and streamline repetitive maintenance like backups. Think of Operators as site reliability engineers in software. They work by extending the Kubernetes control plane and API, helping systems integrators, cluster administrators, and application developers reliably deploy and manage key services and components. Using real-world examples, authors Jason Dobies and Joshua Wood demonstrate how to use Operators today and how to create Operators for your applications with the Operator Framework and SDK. Learn how to establish a Kubernetes cluster and deploy an Operator Examine a range of Operators from usage to implementation Explore the three pillars of the Operator Framework: the Operator SDK, the Operator Lifecycle Manager, and Operator Metering Build Operators from the ground up using the Operator SDK Build, package, and run an Operator in development, testing, and production phases Learn how to distribute your Operator for installation on Kubernetes clusters

Multi-Cloud Automation with Ansible

Author : Pankaj Sabharwal
Publisher : BPB Publications
Page : 288 pages
File Size : 42,7 Mb
Release : 2023-12-20
Category : Computers
ISBN : 9789355517746

Get Book

Multi-Cloud Automation with Ansible by Pankaj Sabharwal Pdf

One tool, endless possibilities: Multi-cloud mastery with Ansible KEY FEATURES ● Practical insights for efficient Ansible Tower use. ● Advanced use cases for network to edge computing. ● Multi-cloud infrastructure automation strategies. DESCRIPTION Across the modern IT landscape, managing infrastructure across diverse cloud platforms has become a formidable task. Ansible, a robust open-source automation tool, emerges as the ultimate weapon in your arsenal, unlocking efficiency and control over your multi-cloud environment, such as IBM, AWS, GCP, and Azure. Indulge in an in-depth venture through Ansible's fundamentals, architecture, and applications in multi-cloud environments with use cases. Gain a deep understanding of core concepts, such as playbooks, tasks, and roles, and learn to set up Ansible seamlessly across diverse operating systems and cloud providers. Master the creation of efficient playbooks to automate infrastructure provisioning, application deployment, and configuration management in multi-cloud scenarios. Dig into advanced areas like network automation, security automation, and edge computing, acquiring the skills to automate intricate tasks effortlessly. By the end of this book, you will emerge as a confident Ansible expert, capable of automating your multi-cloud operations with precision and efficiency. You will gain the skills to reduce manual effort, minimize errors, and achieve unprecedented agility in your cloud deployments. WHAT YOU WILL LEARN ● Write efficient Ansible Playbooks for automated system configurations. ● Deploy and manage cloud infrastructure across major providers seamlessly. ● Integrate Ansible with Kubernetes for container orchestration automation. ● Implement Ansible Automation Platform and Tower for enterprise scaling. ● Apply Ansible techniques to automate AI and deep learning pipelines. WHO THIS BOOK IS FOR This book is tailored for IT professionals, including system administrators, DevOps engineers, cloud architects, cloud security professionals, automation engineers, and network specialists seeking to leverage Ansible for automation. TABLE OF CONTENTS 1. Ansible in Multi-Cloud Environment 2. Ansible Setup Across OS and Cloud 3. Writing Tasks, Plays, and Playbooks 4. Infrastructure Automation Using Red Hat Ansible 5. Network Automation Using Ansible 6. App Automation Using Ansible 7. Security Automation Using Red Hat Ansible 8. Red Hat Ansible Automation for Edge Computing 9. Red Hat Ansible for Kubernetes and OpenShift Clusters 10. Using Ansible Automation Platform in Multi-Cloud 11. Red Hat Ansible for Deep Learning

Red Hat Certified Engineer (RHCE) Study Guide

Author : Andrew Mallett
Publisher : Apress
Page : 227 pages
File Size : 41,9 Mb
Release : 2021-03-13
Category : Computers
ISBN : 1484268601

Get Book

Red Hat Certified Engineer (RHCE) Study Guide by Andrew Mallett Pdf

Study the material in this book to prepare for the RHCE exam EX294 and to learn how using Ansible within your own environment improves system administration productivity. This book covers all of the objectives of the exam and extends further, ensuring that you know how to use Ansible to manage Linux. The book uses CentOS, a Red Hat-based distribution, and Ubuntu instead of using a single Red Hat distribution. By using the two distributions, you will understand the power of Ansible and how easily you can deal with multiple platforms, which is crucial for your understanding of Ansible in the real world. The book assumes no previous knowledge of Ansible but some knowledge of Linux system administration from the command line. You will learn how to manage Linux systems that are installed with different distributions, including CentOS Enterprise Linux 8 and Ubuntu 18.04. You will be able to manage these systems using ad hoc commands from the command line as well as creating Ansible playbooks that can be replayed reliably many times. To save on the code that you have to create, you will learn how to use Ansible Galaxy to search for and download roles and collections that are pre-written to manage elements of your Linux installations. By the end of this book, you will be able to write efficient and effective YAML playbooks to manage your entire estate. What You Will Learn Prepare systems so that password-less access can be used with Ansible remotely Use ad hoc commands to quickly configure systems Use and format YAML files correctly Create playbooks that grow in their complexity as your experience develops Ensure that services are restarted on configuration changes Who This Book Is For Those who want to prepare for the RHCE exam EX294 and readers who want to learn how to use Ansible to improve the productivity of their system administration. This book will help you prepare yourself for the exam as well as your real-life administration needs.

DevOps with OpenShift

Author : Stefano Picozzi,Mike Hepburn,Noel O'Connor
Publisher : "O'Reilly Media, Inc."
Page : 152 pages
File Size : 40,6 Mb
Release : 2017-07-10
Category : Computers
ISBN : 9781491976616

Get Book

DevOps with OpenShift by Stefano Picozzi,Mike Hepburn,Noel O'Connor Pdf

For many organizations, a big part of DevOps’ appeal is software automation using infrastructure-as-code techniques. This book presents developers, architects, and infra-ops engineers with a more practical option. You’ll learn how a container-centric approach from OpenShift, Red Hat’s cloud-based PaaS, can help your team deliver quality software through a self-service view of IT infrastructure. Three OpenShift experts at Red Hat explain how to configure Docker application containers and the Kubernetes cluster manager with OpenShift’s developer- and operational-centric tools. Discover how this infrastructure-agnostic container management platform can help companies navigate the murky area where infrastructure-as-code ends and application automation begins. Get an application-centric view of automation—and understand why it’s important Learn patterns and practical examples for managing continuous deployments such as rolling, A/B, blue-green, and canary Implement continuous integration pipelines with OpenShift’s Jenkins capability Explore mechanisms for separating and managing configuration from static runtime software Learn how to use and customize OpenShift’s source-to-image capability Delve into management and operational considerations when working with OpenShift-based application workloads Install a self-contained local version of the OpenShift environment on your computer

Automate and Orchestrate Your IBM FlashSystem Hybrid Cloud with Red Hat Ansible Version 1 Release 1

Author : IBM,IBM Redbooks
Publisher : IBM Redbooks
Page : 20 pages
File Size : 51,9 Mb
Release : 2020-04-23
Category : Computers
ISBN : 9780738458816

Get Book

Automate and Orchestrate Your IBM FlashSystem Hybrid Cloud with Red Hat Ansible Version 1 Release 1 by IBM,IBM Redbooks Pdf

This document is intended to facilitate the deployment of Red Hat Ansible for the IBM FlashSystem®. The document describes the automation and orchestration of storage provisioning for the IBM FlashSystem by using Red Hat Ansible. To complete the tasks that are described in this document, you must understand the IBM FlashSystem and Red Hat Ansible. The information in this document is distributed on an "as-is" basis without any warranty that is either expressed or implied. Support assistance for the use of this material is limited to situations where IBM FlashSystem storage devices are supported and entitled, and where the issues are specific to a blueprint implementation.

Red Hat Certified Engineer (RHCE) Study Guide

Author : Andrew Mallett
Publisher : Unknown
Page : 227 pages
File Size : 50,9 Mb
Release : 2021
Category : Computer programming
ISBN : 1484268628

Get Book

Red Hat Certified Engineer (RHCE) Study Guide by Andrew Mallett Pdf

Study the material in this book to prepare for the RHCE exam EX294 and to learn how using Ansible within your own environment improves system administration productivity. This book covers all of the objectives of the exam and extends further, ensuring that you know how to use Ansible to manage Linux. The book uses CentOS, a Red Hat-based distribution, and Ubuntu instead of using a single Red Hat distribution. By using the two distributions, you will understand the power of Ansible and how easily you can deal with multiple platforms, which is crucial for your understanding of Ansible in the real world. The book assumes no previous knowledge of Ansible but some knowledge of Linux system administration from the command line. You will learn how to manage Linux systems that are installed with different distributions, including CentOS Enterprise Linux 8 and Ubuntu 18.04. You will be able to manage these systems using ad hoc commands from the command line as well as creating Ansible playbooks that can be replayed reliably many times. To save on the code that you have to create, you will learn how to use Ansible Galaxy to search for and download roles and collections that are pre-written to manage elements of your Linux installations. By the end of this book, you will be able to write efficient and effective YAML playbooks to manage your entire estate. You will: Prepare systems so that password-less access can be used with Ansible remotely Use ad hoc commands to quickly configure systems Use and format YAML files correctly Create playbooks that grow in their complexity as your experience develops Ensure that services are restarted on configuration changes.