Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible-role

ERROR! vars file vars not found on the Ansible Controller

Ansible - list tasks in role

ansible ansible-role

Ansible: applying tags at role execution

ansible ansible-role

Why Ansible facts not available in Roles section?

Ansible Molecule ignores collection requirements

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

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