How to remove a role from Ansible Galaxy

0 votes

Hi Guys,

I have uploaded one role in Ansible Galaxy. I want to remove this role from my account. How can I do that?

Aug 28, 2020 in Ansible by akhtar
• 38,230 points
9,009 views

1 answer to this question.

0 votes

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
answered Aug 28, 2020 by MD
• 95,440 points

Related Questions In Ansible

0 votes
1 answer

How to delete a key pair in AWS from Ansible-Playbook?

Hi@akhtar, You can use the ec2_key module in ...READ MORE

answered Aug 12, 2020 in Ansible by MD
• 95,440 points
676 views
0 votes
1 answer

How to create a role in Ansible?

Hi@akhtar, You can create a role in Ansible ...READ MORE

answered Aug 20, 2020 in Ansible by MD
• 95,440 points
592 views
0 votes
1 answer

How to login to Ansible Galaxy from command line?

Hi@akhtar, To login to Ansible Galaxy, you need ...READ MORE

answered Aug 28, 2020 in Ansible by MD
• 95,440 points
1,766 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+2 votes
1 answer
0 votes
1 answer

How to download a role from Ansible Galaxy?

Hi@akhtar, In Ansible, the role is the primary ...READ MORE

answered Aug 28, 2020 in Ansible by MD
• 95,440 points
1,343 views
0 votes
1 answer

How to remove duplicate entries from a file using Ansible?

Hi@akhtar, You can use the shell module to do your ...READ MORE

answered Sep 17, 2020 in Ansible by MD
• 95,440 points
4,378 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP