On Thu, Jan 26, 2017 at 5:38 PM, Dawid Wolski <[email protected]> wrote:

> Hi,
>
> I would like to ask if everything is ok with my new module. It is a module
> to work with sqitch - open-source database change management system.
> Because there is no API I just execute prepared commands. Added value of
> this module is to get an ok status if there is no actions taken by sqitch
> (during deploy or revert). If you use command or shell, there is always
> changed status.
>

That is one of the big purposes of making a module, so you're on the right
track. :)


> Please take a look at my commit https://github.com/merito/ansible/commit/
> cebde6688e5ca487f9b91fa43390ef4337f5a4e6 and tell me if it makes any
> sense to develop it and make a pull request.
>

I'd recommend just submitting a pull request. That way, you get the added
benefit of the CI tests.

--g


> Best wishes
> Dawid
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Greg DeKoenigsberg
Ansible Community Guy

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to