Merging upstream version 1.1.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 11:54:55 +01:00
parent 50f8dbf7e8
commit 2044ea6182
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
196 changed files with 10121 additions and 3780 deletions

View file

@ -153,7 +153,7 @@ markdown_extensions:
separator: "-"
# permalink: "#"
permalink: true
# baselevel: 3
baselevel: 2
- pymdownx.highlight
- pymdownx.snippets:
base_path:
@ -170,7 +170,7 @@ nav:
- Home: README.md
- Getting Started: getting-started.md
- Installation: requirements-and-installation.md
- Inventory & Tests catalog: usage-inventory-catalog.md
- Inventory and Test catalog: usage-inventory-catalog.md
- ANTA CLI:
- Overview: cli/overview.md
- NRFU: cli/nrfu.md
@ -178,8 +178,8 @@ nav:
- Inventory from CVP: cli/inv-from-cvp.md
- Inventory from Ansible: cli/inv-from-ansible.md
- Get Inventory Information: cli/get-inventory-information.md
- Check: cli/check.md
- Helpers: cli/debug.md
- Check commands: cli/check.md
- Debug commands: cli/debug.md
- Tag Management: cli/tag-management.md
- Advanced Usages:
- Caching in ANTA: advanced_usages/caching.md
@ -193,6 +193,7 @@ nav:
- Configuration: api/tests.configuration.md
- Connectivity: api/tests.connectivity.md
- Field Notices: api/tests.field_notices.md
- Flow Tracking: api/tests.flow_tracking.md
- GreenT: api/tests.greent.md
- Hardware: api/tests.hardware.md
- Interfaces: api/tests.interfaces.md
@ -229,8 +230,11 @@ nav:
- Result Manager:
- Result Manager module: api/result_manager.md
- Result Manager models: api/result_manager_models.md
- Report Manager: api/report_manager.md
- Reporter:
- CSV reporter: api/csv_reporter.md
- Markdown reporter: api/md_reporter.md
- Other reporters: api/reporters.md
- Runner: api/runner.md
- Troubleshooting: troubleshooting.md
- Troubleshooting ANTA: troubleshooting.md
- Contributions: contribution.md
- FAQ: faq.md