Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to prompt for sudo password with ansible

ansible sudo

Using Ansible to stop service that might not exist

ansible

Configuring ansible to use python3 on remote targets

ansible

With Ansible how can I replace a variable with Jinja2

jinja2 ansible

Copy file to ansible host with custom variables substituted

Ignore case sensitivity in Ansible when condition?

Ansible merges group_vars when deploying to same host in different groups

ansible

Using Ansible on windows with domain user

Ansible - how to control the order of the hosts when playbook is ran

ansible

Ansible/jinja2: Use filter result in if condition

ansible ansible-template

Ansible doesn't see an installed Python module

ansible

How to use command stdin in Ansible?

ansible

can ansible-playbook read from stdin instead of a file?

ansible

Having Ansible pip update python package during development

python pip ansible

Ansible lineinfile insertafter injects line at end of file

Separate Ansible Vaults For Different Environments?

ansible ansible-playbook

How to use --ask-become-pass with ansible 1.9.4

ansible ansible-playbook

Does ansible have any feature to allow for debugging/pausing?

ansible ansible-playbook

How to check if the difference between 2 dates is > or < 1 month in Jinja2 templates?

date ansible jinja2

ansible parse json with several keys with the same name to one list variable