File tree Expand file tree Collapse file tree 21 files changed +45
-47
lines changed
gateway_service_keys/tasks
gateway_service_nodes/tasks
hub_collection_repository_sync/tasks
hub_collection_repository/tasks
hub_ee_registry_index/tasks
hub_ee_registry_sync/tasks
hub_ee_repository_sync/tasks Expand file tree Collapse file tree 21 files changed +45
-47
lines changed Original file line number Diff line number Diff line change 2424 loop : " {{ gateway_routes }}"
2525 loop_control :
2626 loop_var : __gateway_routes_item
27- label : " {{ __operation.verb }} the label {{ __gateway_routes_item.name }} to Controller "
27+ label : " {{ __operation.verb }} the Gateway route {{ __gateway_routes_item.name }}"
2828 pause : " {{ controller_configuration_labels_loop_delay }}"
2929 no_log : " {{ gateway_routes_secure_logging }}"
3030 async : 1000
Original file line number Diff line number Diff line change 2121 loop : " {{ gateway_gateway_service_keys }}"
2222 loop_control :
2323 loop_var : __gateway_service_keys_item
24- label : " {{ __operation.verb }} the label {{ __gateway_service_keys_item.name }} to Controller "
24+ label : " {{ __operation.verb }} the Gateway service key {{ __gateway_service_keys_item.name }}"
2525 pause : " {{ gateway_gateway_service_keys_loop_delay }}"
2626 no_log : " {{ gateway_service_keys_secure_logging }}"
2727 async : 1000
Original file line number Diff line number Diff line change 1818 loop : " {{ gateway_service_nodes }}"
1919 loop_control :
2020 loop_var : __gateway_service_nodes_item
21- label : " {{ __operation.verb }} the label {{ __gateway_service_nodes_item.name }} to Controller "
21+ label : " {{ __operation.verb }} the Gateway service node {{ __gateway_service_nodes_item.name }}"
2222 pause : " {{ gateway_service_nodes_loop_delay }}"
2323 no_log : " {{ service_nodes_secure_logging }}"
2424 async : 1000
Original file line number Diff line number Diff line change 2525 loop : " {{ gateway_services }}"
2626 loop_control :
2727 loop_var : __gateway_services_item
28- label : " {{ __operation.verb }} the label {{ __gateway_services_item.name }} to Controller "
28+ label : " {{ __operation.verb }} the Gateway service {{ __gateway_services_item.name }}"
2929 pause : " {{ gateway_services_loop_delay }}"
3030 no_log : " {{ services_secure_logging }}"
3131 async : 1000
Original file line number Diff line number Diff line change 1818 loop : " {{ aap_teams }}"
1919 loop_control :
2020 loop_var : __gateway_teams_item
21- label : " {{ __operation.verb }} the label {{ __gateway_teams_item.name }} to Controller "
21+ label : " {{ __operation.verb }} the Gateway team {{ __gateway_teams_item.name }}"
2222 pause : " {{ gateway_teams_loop_delay }}"
2323 no_log : " {{ gateway_teams_secure_logging }}"
2424 async : 1000
Original file line number Diff line number Diff line change 2424 loop : " {{ aap_user_accounts }}"
2525 loop_control :
2626 loop_var : __gateway_user_accounts_item
27- label : " {{ __operation.verb }} the label {{ __gateway_user_accounts_item.name }} to Controller "
27+ label : " {{ __operation.verb }} the Gateway user {{ __gateway_user_accounts_item.username }}"
2828 pause : " {{ gateway_users_loop_delay }}"
2929 no_log : " {{ users_secure_logging }}"
3030 async : 1000
Original file line number Diff line number Diff line change 3737 loop : " {{ ah_collections }}"
3838 loop_control :
3939 loop_var : __collections_item
40- label : " {{ __operation.verb }} the label {{ __ah_configuration_collection__item.name }} to Controller "
40+ label : " {{ __operation.verb }} the collection {{ __ah_configuration_collection__item.name }} in Hub "
4141 pause : " {{ ah_configuration_collection__loop_delay }}"
4242 no_log : " {{ ah_configuration_collection_secure_logging }}"
4343 async : " {{ ah_configuration_collection_async_timeout }}"
Original file line number Diff line number Diff line change 2323 loop : " {{ ah_collection_repositories }}"
2424 loop_control :
2525 loop_var : __collection_repository_item
26- label : " {{ __operation.verb }} the label {{ __ah_configuration_collection_repository__item.name }} to Controller "
26+ label : " {{ __operation.verb }} the remote repository {{ __ah_configuration_collection_repository__item.name }} in Hub "
2727 pause : " {{ ah_configuration_collection_repository__loop_delay }}"
2828 no_log : " {{ ah_configuration_collection_repository_secure_logging }}"
2929 async : " {{ ah_configuration_collection_repository_async_timeout }}"
Original file line number Diff line number Diff line change 1515 loop : " {{ ah_collection_repositories }}"
1616 loop_control :
1717 loop_var : __collection_repository_sync_item
18- label : " {{ __operation.verb }} the label {{ __ah_configuration_collection_repository_sync__item.name }} to Controller "
18+ label : " {{ __operation.verb }} the sync {{ __ah_configuration_collection_repository_sync__item.name }} in Hub "
1919 pause : " {{ ah_configuration_collection_repository_sync__loop_delay }}"
2020 no_log : " {{ ah_configuration_collection_repository_sync_secure_logging }}"
2121 async : " {{ ah_configuration_collection_repository_sync_async_timeout }}"
Original file line number Diff line number Diff line change 1717 loop : " {{ ah_ee_images }}"
1818 loop_control :
1919 loop_var : __ee_image_item
20- label : " {{ __operation.verb }} the label {{ __ah_configuration_ee_image__item.name }} to Controller "
20+ label : " {{ __operation.verb }} the EE image {{ __ah_configuration_ee_image__item.name }} in Hub "
2121 pause : " {{ ah_configuration_ee_image__loop_delay }}"
2222 no_log : " {{ ah_configuration_ee_image_secure_logging }}"
2323 async : " {{ ah_configuration_ee_image_async_timeout }}"
You can’t perform that action at this time.
0 commit comments