Part 3:Using Ansible in an Enterprise
In this section, we will take a practical look at how to get the most out of Ansible in an enterprise environment. We will start by looking at how to automate your network devices with Ansible, before moving on to the use of Ansible to manage both cloud and container environments. We will then look at some of the more advanced testing and troubleshooting strategies that will assist you in your use of Ansible in an enterprise, before looking at the Ansible Automation Controller/ Ansible Web eXecutable (AWX) product, which provides rich Role-Based Access Control (RBAC) and auditing capabilities in enterprise settings in a variety of execution environments. Finally, we will deep dive into execution environments.
This section contains the following chapters:
- Chapter 10, Network Automation with Ansible
- Chapter 11, Container and Cloud Management
- Chapter 12, Troubleshooting and Testing Strategies
- Chapter 13, Getting Started with...