Skip to content

Commit 91e375e

Browse files
akira6592Tompage1994
authored andcommitted
fix for markdownlint-cli2
1 parent 1845b5e commit 91e375e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/eda_rulebook_activations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This also speeds up the overall role.
4444
|`aap_configuration_async_delay`|1|no|This sets the delay between retries for the role globally.|
4545
|`eda_configuration_rulebook_activations_async_delay`|`aap_configuration_async_delay`|no|This sets the delay between retries for the role.|
4646
|`aap_configuration_loop_delay`|1000|no|This variable sets the loop_delay for the role globally.|
47-
|`eda_configuration_rulebook_activations_async_delay`|`aap_configuration_loop_delay`|no|This variable sets the loop_delay for the role.| ??
47+
|`eda_configuration_rulebook_activations_async_delay`|`aap_configuration_loop_delay`|no|This variable sets the loop_delay for the role.|
4848
|`aap_configuration_async_dir`|`null`|no|Sets the directory to write the results file for async tasks. The default value is set to `null` which uses the Ansible Default of `/root/.ansible_async/`.|
4949

5050
## Data Structure

0 commit comments

Comments
 (0)