💾 Archived View for freeshell.de › tldr › ansible-galaxy.gmi captured on 2023-07-10 at 14:00:26. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Create and manage Ansible roles.
ansible-galaxy install {username}.{role_name}
ansible-galaxy remove {username}.{role_name}
ansible-galaxy list
ansible-galaxy search {role_name}
ansible-galaxy init {role_name}
ansible-galaxy role info {username}.{role_name}
ansible-galaxy collection info {username}.{collection_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).