diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-23 05:06:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-23 05:06:46 +0000 |
commit | 92240acb5cc600eec60624ece9ed4b9ec43b386f (patch) | |
tree | 13328d0de4f37030731a96e25749563742fce0cb /docs/api/runner.md | |
parent | Adding upstream version 0.14.0. (diff) | |
download | anta-df5f07869718ae4965cf3d0a5730b0f7fcd709ad.tar.xz anta-df5f07869718ae4965cf3d0a5730b0f7fcd709ad.zip |
Adding upstream version 0.15.0.upstream/0.15.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/api/runner.md')
-rw-r--r-- | docs/api/runner.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/api/runner.md b/docs/api/runner.md new file mode 100644 index 0000000..27fbaa2 --- /dev/null +++ b/docs/api/runner.md @@ -0,0 +1,9 @@ +<!-- + ~ Copyright (c) 2023-2024 Arista Networks, Inc. + ~ Use of this source code is governed by the Apache License 2.0 + ~ that can be found in the LICENSE file. + --> + +### ::: anta.runner + options: + filters: ["!^_[^_]", "!__str__"] |