Skip to content

Commit 6dbd9bd

Browse files
committed
init
1 parent 46eaefe commit 6dbd9bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# pytest-ansible-network-integration
22

3-
An experimental pytest plugin designed to run ansible network integration tests against an a ppliance defined in an CML lab topology.
3+
An experimental pytest plugin designed to run ansible network integration tests against an appliance defined in an CML lab topology.
44

5-
Required environment variables:
5+
## Required environment variables:
66

77
- ANSIBLE_NETWORK_OS
88
- CML_SSH_PASSWORD
@@ -12,12 +12,12 @@ Required environment variables:
1212
- VIRL_PASSWORD
1313
- VIRL_USERNAME
1414

15-
Required pytest command line parameters:
15+
## Required pytest command line parameters:
1616

1717
- --integration-tests-path
1818
- ---cml-lab
1919

20-
Sample pyproject.toml:
20+
## Sample pyproject.toml:
2121

2222
```
2323
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)