Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Get first "N" elements of a list in Jinja2 template in Ansible

Ansible playbook handlers not starting the service through notify statement

ansible

How to escape the '#' comment character within Ansible lineinfile module?

escaping yaml ansible

Append contents of a source file to a destination file

file ansible

ansible: how to restart auditd service on centos 7 get error about dependency

ansible centos7 systemctl

Undefined variable when running Ansible play

Run ansible tasks based on machine names in a group

ansible

Set host name for Vagrant VM in Ansible

vagrant ansible vagrantfile

ansible reboot 2.1.1.0 fails

linux ansible reboot

Ansible: generate variables in loops

variables ansible jinja2

Vagrant: multiple playbooks for ansible provisioner

failed to join domain with automated powershell script -- "unable to update password"

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