mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* Add archive option in git plugin This fix will add archive option in git plugin Fixes https://github.com/ansible/ansible/issues/22943 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com> * Update code as per code review comments Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>