Skip to main content

Category: Ansible

ARA Ansible for the team

ARA (ARA Records Ansible) is an Ansible development tool that makes it much easier to understand, troubleshoot and debug Ansible content during development process. This tool can also help you to collaborate with your team members on Ansible content development. This talk will cover the following topics: What is ARA and how it works How to set up ARA in your environment. How to use ARA to understand, troubleshoot and debug Ansible content. How to use ARA to collaborate with your team members on Ansible content development. How to integrate ARA into your CI/CD pipeline. How to use ARA to track changes in your Ansible content.

Ansible Molecule for DevOps

In this lightning talk I will present Ansible Molecule driver that allows quickly provision infrastructure on major cloud providers from YAML file. Created landscape may include disks, shared storage, networks, all in different regions. Additional operations on provisioned landscape are possible - backup, restore, deallocation, allocation. Author will share how he and team used Ansible Molecule to test complex Ansible role in DevOps manner. Expected that participants are interested in quick and easy ways to provision compute infrastructure on major cloud providers and will be using presented tools after.