Skip to content

Commit

Permalink
Remove test module (ansible#266)
Browse files Browse the repository at this point in the history
* removed test module upcase from the collection

Signed-off-by: Abhijeet Kasurde <[email protected]>
Co-authored-by: Sorin Sbarnea <[email protected]>
Signed-off-by: Abhijeet Kasurde <[email protected]>
  • Loading branch information
Akasurde and ssbarnea committed Aug 16, 2024
1 parent b9156dc commit bfc331f
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 202 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ Name | Description
[ansible.eda.decision_environment_info](https://github.com/ansible/event-driven-ansible/blob/main/docs/ansible.eda.decision_environment_info_module.rst)|List a decision environment in EDA Controller
[ansible.eda.project](https://github.com/ansible/event-driven-ansible/blob/main/docs/ansible.eda.project_module.rst)|Create, update or delete project in EDA Controller
[ansible.eda.project_info](https://github.com/ansible/event-driven-ansible/blob/main/docs/ansible.eda.project_info_module.rst)|List projects in EDA Controller
[ansible.eda.upcase](https://github.com/ansible/event-driven-ansible/blob/main/docs/ansible.eda.upcase_module.rst)|Upper cases a passed in string

<!--end collection content-->

Expand Down
92 changes: 0 additions & 92 deletions plugins/modules/upcase.py

This file was deleted.

36 changes: 0 additions & 36 deletions roles/test_role/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions roles/test_role/defaults/main.yml

This file was deleted.

2 changes: 0 additions & 2 deletions roles/test_role/handlers/main.yml

This file was deleted.

52 changes: 0 additions & 52 deletions roles/test_role/meta/main.yml

This file was deleted.

6 changes: 0 additions & 6 deletions roles/test_role/tasks/main.yml

This file was deleted.

1 change: 0 additions & 1 deletion roles/test_role/tests/inventory

This file was deleted.

7 changes: 0 additions & 7 deletions roles/test_role/tests/test.yml

This file was deleted.

2 changes: 0 additions & 2 deletions roles/test_role/vars/main.yml

This file was deleted.

0 comments on commit bfc331f

Please sign in to comment.