82905/how-to-remove-a-role-from-ansible-galaxy
Hi Guys,
I have uploaded one role in Ansible Galaxy. I want to remove this role from my account. How can I do that?
Hi@akhtar,
You need to log in to your Ansible Galaxy account with the help of the GitHub credentials from the command line. After that, you can use the below command to remove your role from your account.
$ ansible-galaxy remove role_name
Check your python version. It should be ...READ MORE
Hi@akhtar, You can use the ec2_key module in ...READ MORE
Hi@akhtar, You can create a role in Ansible ...READ MORE
Hi@akhtar, To login to Ansible Galaxy, you need ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@akhtar, In Ansible, the role is the primary ...READ MORE
Hi@akhtar, You can use the shell module to do your ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.