get2knowio / get2knowio/remo

Reduce verbosity of incus_bootstrap debug messages

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
tech-debt
Dominant language
Python
Stars
2
Forks
0
Avg merge
15h 59m
Merged PRs (30d)
9

Description

## Description

The `incus_bootstrap` role has very detailed debug output messages (multi-paragraph troubleshooting guides embedded in `fail_msg` and `debug` blocks). While helpful for first-time users, this makes the role harder to maintain and the playbook output very noisy.

## Recommendation

- Move long troubleshooting text to a docs page or README
- Keep `fail_msg` concise (1-2 lines) with a link to the troubleshooting docs
- Use `verbosity` parameter on debug tasks so detailed output only shows with `-v`

## Priority

Low — cosmetic, doesn't affect functionality.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.