Commit 8162396
committed
docs: clarify bootable and revertable parameter precedence and conflict handling
Update documentation for both snapshot_lvm_bootable and snapshot_lvm_revertable
to explicitly describe:
- The two configuration locations (global vs. set-level)
- Precedence rules (global takes precedence when set)
- Conflict behavior (ERROR_BOOTABLE_CONFLICT or ERROR_REVERTABLE_CONFLICT)
- That no snapshot is created when conflicting values are detected
This addresses potential confusion about parameter precedence and makes it
clear that conflicting values will cause the role to fail rather than
silently choosing one value over the other.
Signed-off-by: Todd Gill <tgill@redhat.com>1 parent 9e5cdff commit 8162396
1 file changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
335 | 349 | | |
336 | 350 | | |
337 | 351 | | |
338 | 352 | | |
339 | 353 | | |
340 | 354 | | |
341 | 355 | | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
342 | 370 | | |
343 | 371 | | |
344 | 372 | | |
| |||
0 commit comments