Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible module: should I configure using systemd or service?

ansible

How do I assure that a path variable ends with slash in Ansible?

ansible jinja2

Ansible silently skipping tasks/debug

ansible task silent

Target Ansible nested children groups in hosts file

ansible ansible-inventory

Ansible: Run cron at different hours per host

linux ubuntu cron ansible

Tower: What is causing "[WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details"

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