mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
Merge remote-tracking branch 'tower/test_stable-2.6' into merge_26_2
This commit is contained in:
@@ -263,7 +263,14 @@ plugin_routing:
|
||||
removal_date: '2022-01-23'
|
||||
warning_text: The tower_* modules have been deprecated, use awx.awx.workflow_node_wait instead.
|
||||
redirect: awx.awx.workflow_node_wait
|
||||
<<<<<<< HEAD
|
||||
role:
|
||||
deprecation:
|
||||
removal_version: '25.0.0'
|
||||
warning_text: This is replaced by the DAB role system, via the role_definition module.
|
||||
=======
|
||||
application:
|
||||
deprecation:
|
||||
removal_version: '25.0.0'
|
||||
warning_text: The application module manages a legacy authentication feature that is being phased out, migrate to token-based authentication instead.
|
||||
>>>>>>> tower/test_stable-2.6
|
||||
|
||||
Reference in New Issue
Block a user