wittdennis.install_yq
install_yq
This role helps you install and manage yq.
Role Variables
install_yq_version: "v4.42.1" # The version of yq that you want to install
Example Playbook
Here’s an example of how to use this role, including how to set the version as a parameter:
- hosts: servers
roles:
- { role: wittdennis.install_yq, install_yq_version: "v4.42.1" }
License
MIT
Installa
ansible-galaxy install wittdennis.install_yq
Licenza
mit
Download
2.9k
Proprietario
Doing Stuff!