tag: Ansible
tutorials
How to Install Ansible on Ubuntu Debian
Learn how to install Ansible on Ubuntu and Debian with Python Pip3, as well as how to use requirements.txt files and virtualenv for Ansible.
tutorials
Using Unvault to Read Vaulted and Non Vaulted Files
Learn how to use the new Ansible Unvault plugin in a lookup to read the contents of any file, vaulted or non vaulted. Ansible will automatically detect and decrypt as necessary.
news
Ansible V2.10.0 Released
Ansible version v2.10.0 has officially been released, which includes a new built-in plugin named unvault, as well as a number of other features.
guides
Continuous Delivery with Ansible and Docker
Learn how to use Ansible and Docker to implement an effectively Continuous Delivery strategy in your environment, and accelerate your production releases.
Follow Us