gluster / gluster-ansible

A core library of gluster specific roles and modules for ansible/ansible tower.
GNU General Public License v3.0
189 stars 54 forks source link

[Proposal] Proposal to migrate gluster-ansible roles to ansible galaxy #121

Open pkesavap opened 3 years ago

pkesavap commented 3 years ago

Comments, discussion (if any) , all things related to migration of gluster-ansible roles to ansible galaxy goes here,

Requesting you to give comments and vote if you agree or do not agree as well,

These are some points which i could think of :-

Advantages:-

1) Automate the complete flow (Tag, maintain, automate changelog) , for every release.

2) No further builds into copr repos required , since we latch onto ansible for installing roles (i.e no more yum install or dnf install we can use something like:- ansible-galaxy install role-name)

Disadvantages:- Nothing i can think of.

Thanks, Prajith.