mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 08:18:43 -03:30
Rename routing.yml to runtime.yml
This commit is contained in:
15
awx_collection/meta/runtime.yml
Normal file
15
awx_collection/meta/runtime.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
plugin_routing:
|
||||
modules:
|
||||
tower_receive:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
warning_text: see plugin documentation for details
|
||||
tower_send:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
warning_text: see plugin documentation for details
|
||||
tower_workflow_template:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
warning_text: see plugin documentation for details
|
||||
Reference in New Issue
Block a user