Skip to content

Commit

Permalink
Remove oauth related collection modules
Browse files Browse the repository at this point in the history
This removes the application and token modules, and their associated
tests, from the collection. In addition, the export module and awxkit
have been updated to no longer export application resources.
  • Loading branch information
gravesm committed Oct 24, 2024
1 parent f587b36 commit adcf3bd
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 679 deletions.
2 changes: 0 additions & 2 deletions awx_collection/meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ action_groups:
- ad_hoc_command
- ad_hoc_command_cancel
- ad_hoc_command_wait
- application
- bulk_job_launch
- bulk_host_create
- bulk_host_delete
Expand Down Expand Up @@ -42,7 +41,6 @@ action_groups:
- settings
- subscriptions
- team
- token
- user
- workflow_approval
- workflow_job_template_node
Expand Down
162 changes: 0 additions & 162 deletions awx_collection/plugins/modules/application.py

This file was deleted.

208 changes: 0 additions & 208 deletions awx_collection/plugins/modules/token.py

This file was deleted.

Loading

0 comments on commit adcf3bd

Please sign in to comment.