Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible-role

Creating a dynamic role in ansible

ansible yaml ansible-role

Ansible run always role

Using `vars_prompt` on Task file

ansible yaml ansible-role

How to wait for ssh to become available on a host before installing a role?

ansible ansible-role

Install multiple yum packages on Centos(node) via Ansible?

Ansible: execute role only for some hosts

ansible ansible-role

How can I skip role in Ansible?

ansible ansible-role

What's the difference between roles and tasks (and tags) in Ansible?

ansible ansible-role

Ignore case sensitivity in Ansible when condition?

Ansible playbook which uses a role defined in a collection

ansible ansible-role

How to measure and display time taken for tasks when running ansible-playbook?

time ansible ansible-role

How to automatically install Ansible Galaxy roles, using Vagrant?

How to run only one role of an Ansible playbook?

Configure Ansible roles with dependent roles

ansible ansible-role

Where to place requirements.yml for Ansible and use it to resolve dependencies?

ansible ansible-role

Installing NodeJS LTS for Ansible

How to write an Ansible role task that only runs when any of the previous other tasks in the task file have been changed?

ansible ansible-role

How to split an ansible role's `defaults/main.yml` file into multiple files?

Ansible: Can I execute role from command line?

ansible ansible-role