rax-maas / dreadnot

deploy without dread
Apache License 2.0
630 stars 61 forks source link

Dry-run support #71

Closed mburns closed 8 years ago

mburns commented 9 years ago

For debugging, it would be useful to have a dry-run, where Dreadnot would output all the tasks and commands it would run, without actually execing anything.

It could grab the shell commands it would run and confirm the file mode was compatible to be executed. (owned by the dreadnot user, etc).

mburns commented 8 years ago

see also #77