On lip 24, Robin Schneider wrote:
I don’t really think it should be integrated into the DebOps tools.
Other
project might find yaml4rst function useful as well independently. With
integrate I meant integrate in the CI pipeline.
Hmm, use for linting might be handy on Travis-CI to catch small stylistic
issues... I will have to check it out. I hope that a lint-only mode, without
making any changes to the files, is supported?
> Another thing the new scripts can take care of.
You have quite some plans for the DebOps tools, I like it :)
Switching to a subcommand model is a first step. After that adding new
functionality will be relatively trivial and we can go nuts with subcommands
for inventory management, a shell-like mode, monorepo maintenance, and so on.
I probably wouldn't try to replicate AWX/Tower though. When an 'awx' role is
added in DebOps, it could be an easy way to deploy it in production, an
alternative to Docker-based deployment. Maybe few people still like to do
things the old way. :)
-- Maciej