Search code examples
Formatting stdout in a debug task of Ansible...


ansibleansible-2.x

Read More
How to use log_plays to generate a log file for playbook execution in Ansible...


ansibleansible-2.x

Read More
How can I check if a string exists in a file?...


ansibleansible-2.x

Read More
How can I show progress for a long-running Ansible task?...


ansibleansible-2.x

Read More
Use ansible-dev-tools with uvx...


ansible-2.xuv

Read More
How do I reverse lookup on an ansible dict?...


ansibleansible-2.x

Read More
How to copy a directory's content to another directory?...


ansibleansible-2.x

Read More
Ansible with_dict expects a dict...


ansibleansible-2.x

Read More
How do I pass username and password while using Ansible Git module?...


ansibleansible-2.x

Read More
Ansible run always role...


ansibleansible-2.xansible-role

Read More
Ansible copy does not retain original permissions with mode "preserve" when using remote_s...


ansibleansible-2.x

Read More
How to Match SSH Configuration Block with Ansible regex...


regexsshansibleansible-2.xssh-config

Read More
Ansible IF ELSE construct...


ansibleansible-2.x

Read More
How to add spaces at beginning of block in Ansible's blockinfile?...


ansibleansible-2.x

Read More
Why does the result from the shell module in Ansible contain the dictionary twice when I print resul...


ansibleansible-2.xansible-runner

Read More
"pause" for every host...


ansibleansible-2.x

Read More
How to loop over this dictionary in Ansible?...


ansibleansible-2.x

Read More
How can I get a list of hosts from an Ansible inventory file?...


pythonansibleansible-2.x

Read More
`remote_user` is ignored in playbooks and roles...


ansibleansible-2.x

Read More
supports_check_mode for non-Python module...


ansibleansible-2.x

Read More
How can I modify/overwrite a role variable inside the role in Ansible?...


ansibleansible-2.x

Read More
Add `git remote add usptream` to repositories but using Ansible...


gitansibleansible-2.x

Read More
Can the templates module handle multiple templates / directories?...


ansibleansible-2.xansible-template

Read More
How to display AWS autoscaling group name using ansible?...


amazon-web-servicesansibleansible-2.xaws-auto-scaling

Read More
Ansible: Multiple and/or conditionals in when clause...


ansibleansible-2.x

Read More
How to concatenate variable and the string inside filter?...


ansibleansible-2.x

Read More
Create an ansible collection and use it on a playbook from gitlab...


ansiblegitlabansible-2.xansible-collections

Read More
How to pass today's date and time as argument in ansible...


ansibleansible-2.x

Read More
Get users and users dirs using getent...


ansibleansible-2.x

Read More
Ansible: Remove item from dict...


ansibleansible-2.xansible-facts

Read More
BackNext