Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to make this ansible chkconfig task idempotent ?

Using 'creates' arg in Ansible shell module

ansible ansible-playbook

How to evaluate a when condition for Ansible task

pam_unix(sudo:auth): conversation failed, auth could not identify password for [username]

ssh ansible centos pam sshd

Ansible to check diskspace for mounts mentioned as variable

ansible

Ansible: Global template folder?

ansible ansible-template

Ansible - find and set permissions, including sticky bit

permissions ansible

Ansible aws_ec2 inventory plugin issue

Ansible how to ignore unreachable hosts before ansible 2.7.x

ssh ansible

Ansible copy files with wildcard?

How can I have ansible execute a task only when my database is created?

ansible

How to strip newline from shell command's standard output run via ansible

Modify list items in Ansible / Jinja2

jinja2 ansible

Multistage deployment with ansible

How to downgrade and install ansible 1.9.4 on a mac

macos ansible

Update bashrc with virtualenv info using Ansible

Ansible 2.3.1.0: Enable repo on CENTOS 7

ansible

How do I make decision based on arch in Ansible playbooks?

ansible

Best way to check for installed yum package/rpm version in Ansible and use it

ansible

Ansible : Git module clone of repository while re-run is throwing exception

ansible ansible-playbook