matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay}
This commit is contained in:
@ -19,3 +19,8 @@
|
||||
- {'old': 'matrix_host_command_docker', 'new': 'devture_systemd_docker_base_host_command_docker'}
|
||||
- {'old': 'matrix_host_command_sh', 'new': 'devture_systemd_docker_base_host_command_sh'}
|
||||
- {'old': 'matrix_host_command_systemctl', 'new': 'devture_systemd_docker_base_host_command_systemctl'}
|
||||
|
||||
- {'old': 'matrix_container_retries_count', 'new': 'devture_playbook_help_container_retries_count'}
|
||||
- {'old': 'matrix_container_retries_delay', 'new': 'devture_playbook_help_container_retries_delay'}
|
||||
- {'old': 'matrix_geturl_retries_count', 'new': 'devture_playbook_help_geturl_retries_count'}
|
||||
- {'old': 'matrix_geturl_retries_delay', 'new': 'devture_playbook_help_geturl_retries_delay'}
|
||||
|
Reference in New Issue
Block a user