summaryrefslogtreecommitdiffstats
path: root/examples/README.md
blob: 3a166e221d15b182fd69ddd6b3375a51f9747610 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Device Inventory

The file [inventory.yaml](inventory.yaml) is an example of [device inventory](https://www.anta.ninja/stable/usage-inventory-catalog/#create-an-inventory-file).

## Test Catalog

The file [tests.yaml](tests.yaml) is an example of a [test catalog](https://www.anta.ninja/stable/usage-inventory-catalog/#test-catalog).
This file should contain all the tests implemented in [anta.tests](../anta/tests) with arbitrary parameters.

## eos-commands.yaml file

The file [eos-commands.yaml](eos-commands.yaml) is an example of input given with the `--commands-list` option to the [anta exec snapshot](https://www.anta.ninja/stable/cli/exec/#collect-a-set-of-commands) command.