debops / debops-tools

Your Debian-based data center in a box
https://debops.org/
GNU General Public License v3.0
1.07k stars 116 forks source link

Better error when using --dry-run on a fresh system. #171

Closed bfabio closed 7 years ago

drybjed commented 7 years ago

Sounds good. :-)

bfabio commented 7 years ago

That's not ideal though.

We need debops-playbooks just for galaxy/requirements.txt, getting it would allow --dry-run to always work and, more importantly, to always tell the whole story.

Right now, when new roles are added, --dry-run doesn't detect them because requirements.txt is not up to date.

drybjed commented 7 years ago

For this I would opt for a ground-up redesign of all the tools. I'll create an issue with rough draft about what would be nice to have there, let's see what other people think would be good to have.