ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
59 stars 35 forks source link

Allow using go-task instead of task #943

Closed AlanCoding closed 4 weeks ago

AlanCoding commented 1 month ago

Related to https://github.com/ansible/aap-gateway/pull/422

This changes things so that you can use go-task within the normal development flow. I wound up disabling this stuff locally to get by. Most things still work like go-task docker:up:minimal, but the pre-commit stuff is probably the most painful item here with no other obvious solution without code changes.