Commit f641432
authored
Rename report status type from boot to bootstrap and improve defaults (#2131)
- Rename the subcommand from "boot" to "bootstrap" for clarity
- Show both True and False status by default (no filter)
- Treat missing /etc/ansible/facts.d/osism.fact as bootstrap not done
(status=False) instead of logging a warning
AI-assisted: Claude Code
Signed-off-by: Christian Berendt <berendt@osism.tech>1 parent 87c58c3 commit f641432
1 file changed
Lines changed: 12 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
486 | | - | |
| 485 | + | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
| 542 | + | |
546 | 543 | | |
547 | 544 | | |
548 | 545 | | |
| |||
565 | 562 | | |
566 | 563 | | |
567 | 564 | | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | | - | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
576 | 570 | | |
577 | | - | |
578 | | - | |
| 571 | + | |
| 572 | + | |
579 | 573 | | |
580 | | - | |
| 574 | + | |
581 | 575 | | |
582 | 576 | | |
583 | 577 | | |
| |||
0 commit comments