Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Arbitrary host name resolution in Ansible

Ansible - grab a key from a dictionary (but not in a loop)

Multiple status_code in Ansible uri module

ansible uri

How to loop in Ansible $var number of times?

Override Ansible playbook `serial` from command line

ansible

include_tasks does not work with become after upgrade to ansible 2.8

ansible

How do you provide domain credentials to ansible's mount module?

ansible ansible-playbook

Run 'docker volume create' with Ansible?

docker 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