Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Is there an elegant way to check file integrity with md5 in ansible using md5 files fetched from server?

How to add multiple inventory files in command line while executing a playbook

Importing/adding a yum .repo file using Ansible

Pass Ansible variables from one role (running on one host) to another role running on another host within the same playbook

How to delete *.web files only if they exist

ansible ansible-playbook

How to pipe commands using Ansible? e.g. curl -sL host.com | sudo bash -

ansible pipe

How to use omit with Ansible and avoid any errors?

ansible jinja2 ansible-2.x

Appending files with Template Module in Ansible

ansible jinja2 templating

Ansible: playbook calling Role in a directory that is in the roles directory

How can I tell which init system Ansible runs when I use the "service" module?

ansible init

Error when installing docker-compose using ansible-playbook

blockinfile keeps adding the block

ansible

yum + what is the message - No package ansible available

linux ansible yum

Ansible loop over variables

ansible ansible-playbook

Insert data into mysql tables using ansible

mysql ubuntu ansible

Ansible: insert a single word on an existing line in a file

ansible sshd

Update ansible (ubuntu server 14)

ubuntu-14.04 ansible

Error: Instance does not have a volume attached at root (/dev/sda1)

amazon-ec2 ansible

Aborting, target uses selinux but Python bindings (libselinux-Python) aren't installed

python ansible