lkiesow.verify_galaxy_versions

Ansible: Verify Galaxy Role

This Ansible role helps you check that the right versions of Galaxy roles listed in your requirements.yml file are installed. This way, you can avoid accidentally using different or unwanted versions of your dependencies. If a needed version is not installed, the play will fail.

How the Role Works:

Example Playbook

Here’s how to set up and use the role:

- name: Verify Galaxy Roles
  hosts: all
  connection: local
  gather_facts: false
  roles:
    - lkiesow.verify_galaxy_versions
Informazioni sul progetto

Verify thatthe correct Galaxy role versions are installed

Installa
ansible-galaxy install lkiesow.verify_galaxy_versions
Licenza
bsd-3-clause
Download
1.7k
Proprietario
Security-aware software engineer, open-source advocate, occasional lecturer