packer-plugin-ansible icon indicating copy to clipboard operation
packer-plugin-ansible copied to clipboard

provisioner: merge galaxy config into common

Open nywilken opened this issue 4 years ago • 3 comments

The Ansible galaxy arguments for both provisioners were duplicated among the provisioners although they are essentially the same. Since they're the same, we move the common code and arguments into a common package so it can be reused between both provisioners.

nywilken avatar Apr 27 '21 14:04 nywilken

@SwampDragons this is where I got to on the refactor. Sharing in case you find anything usable.

nywilken avatar Apr 27 '21 14:04 nywilken

Thanks. I'll take a look at it when I have some downtime.

SwampDragons avatar Apr 28 '21 18:04 SwampDragons

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Mar 12 '22 18:03 hashicorp-cla