-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

ansible-galaxy


> Create and manage Ansible roles.

More information.


Install a role:

ansible-galaxy install {username}.{role_name}

Remove a role:

ansible-galaxy remove {username}.{role_name}

List installed roles:

ansible-galaxy list

Search for a given role:

ansible-galaxy search {role_name}

Create a new role:

ansible-galaxy init {role_name}

Get information about a user role:

ansible-galaxy role info {username}.{role_name}

Get information about a collection:

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).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:58:45 2024