The blog about containerisation, virtual machines and useful shell snippets and findings

Tag: ansible

Ansible remove False variables from environment

Use the following code snippet

Ansible add entries to .htpassword

There are several ways to do this

ansible vault quick encryption

it was convenient for me to use zsh function for the string encryption

Ansible, docker_service module issue and dependency hell

I struggled with deploying web services via Ansible to staging CoreOS host and that’s something that looks like a hell

docker-py version is 1.10.6. Minimum version required is 1.7.0.

You need to upgrade ansible to version 2.2.0.0

Установка docker-compose на CoreOS через Ansible

Разработал для этого очень простой рецепт по мотивам предыдущей заметки

Как использовать Ansible с CoreOS?

Ведь для использования Ansible необходимо иметь python интерпретатор