File tree Expand file tree Collapse file tree 4 files changed +13
-1
lines changed
Expand file tree Collapse file tree 4 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22 "python.testing.pytestArgs" : [" tests" ],
33 "python.testing.unittestEnabled" : false ,
44 "python.testing.pytestEnabled" : true ,
5- "files.trimTrailingWhitespace" : true ,
65}
Original file line number Diff line number Diff line change 1+ [defaults]
2+ # This ansible.cfg file is only used for testing purposes in this directory.
3+ roles_path = <path to targets>/collections/ansible_collections/cisco/dcnm/tests/integration/targetslh
4+
Original file line number Diff line number Diff line change 1+ [defaults]
2+ # This ansible.cfg file is only used for testing purposes in this directory.
3+ roles_path = <path to targets>/collections/ansible_collections/cisco/dcnm/tests/integration/targets
4+
Original file line number Diff line number Diff line change 1+
2+ [defaults]
3+ # This ansible.cfg file is only used for testing purposes in this directory.
4+ roles_path = <path to targets>/collections/ansible_collections/cisco/dcnm/tests/integration/targets
5+
You can’t perform that action at this time.
0 commit comments