Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible molecule using docker - how to specify memory limit

docker ansible molecule

ansible-playbook + how to ignore tasks that already performed in general pb.yml

linux ansible

Creating n new instances in AWS EC2 VPC and then configuring them

Iterating through two lists in Ansible

ansible ansible-facts

Assign values to variables using a loop (set_fact or other?)

ansible jinja2

Ansible - check if disk is mounted, if not format it

ansible

Iterate over Variable in Jinja Template

templates ansible jinja2

Ansible nested loop over hostvars

loops ansible

Provisioning multiple spot instances with instance_interruption_behavior using Ansible

Ansible 'no_log' for specific values in debug output, not entire module

Ansible: multiple vars_files with same yaml structure do not merge

ansible ansible-2.x

JMESPath to generate an array of objects from an object of objects

json ansible jinja2 jq jmespath

How can I replace DEFAULT_HASH_BEHAVIOR for `group_vars` in Ansible?

ansible

How can I store in a local file more than one line of what ansible playbook outputs?

ansible

Ansible-Playbook: Failed to connect to the host via ssh: no such identity

ansible ansible-inventory

Run playbook on servers with shared NFS mount

permissions ansible nfs

How to parse a XML response in ansible?

xml-parsing ansible

Ansible, copy script, then execute in remote machine

bash ansible