Skip to content

Commit e875410

Browse files
Merge pull request #41 from ansible-network/bt_rename_test_dir
Rename test dir, prep for scaffolding tests directory Reviewed-by: Bradley A. Thornton https://github.com/cidrblock
2 parents f4f2bb0 + 669c0fd commit e875410

31 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ def main():
262262
The tests rely on a role generated by the resource module builder. After changes to the resource module builder, the role should be regenerated and the tests modified and run as needed. To generate the role after changes:
263263

264264
```
265-
ansible-playbook -e parent=./tests/roles/my_role \
265+
ansible-playbook -e parent=./rmb_tests/roles/my_role \
266266
-e structure=role \
267267
-e model=models/myos/interfaces/myos_interfaces.yml \
268268
site.yml
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)