Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How can I make verbose output for specific task or module in Ansible

ansible ansible-2.x

Get the full path of the symlink target in Ansible

ansible

How to resolve "could not locate file in lookup" reading id_rsa.pub?

ansible ansible-2.x

If else in ansible print statement

ansible conditional

Ansible module for aws extras analgous to the yum_repository

ansible amazon-linux-2

Ansible conditional user based on platform

ansible

Passing variables between nested playbooks

ansible

Set env. variable in ansible apt module

ubuntu ansible

Running the Following Playbook syntax appears to be correct but getting following ERROR!- 'blockinfile' is not a valid attribute for a Play

ansible ansible-2.x

Is possible to define ansible_tmp variable in playbook?

ansible

How to change ansible verbosity level without changing the command line arguments?

ansible ansible-2.x

Restore Selinux file context in ansible on multiple directories

ansible yaml

Ansible Python API: how to pass extra vars to playbook

ansible ansible-2.x

Ansible tag include_role is not working for ansible version 2.3

ansible

How to fix permission denied error when trying to install packages using Ansible?

ansible ansible-inventory

How do I make an idempontent shell in Ansible

ansible

loop over hosts in jinj2a template, respecting --limit

jinja2 ansible

Display Ansible configuration from command line

ansible

How to Install python3.4.3 with Ansible

How to specify case insensitive mode in ansible lineinfile regexp?

regex ansible