Skip to content

Commit a9ef779

Browse files
authored
update variable description
1 parent e7755d3 commit a9ef779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Only dnf must be available on the target machine.
2424
| `el_patching_auto_reboot` | `false` | By default do not reboot the target host. Only verify if a reboot is required.
2525
| `el_patching_reboot_timeout` | `600` | By default auto reboot is disabled but the default timeout value is set to 5 minutes. Value is in `seconds`.
2626
| `el_patching_method` | `"security"` | By default apply only `security` patches on the target host. Possible values `"security"/"bugfix"/"all"`
27-
| `el_patching_check_mode` | `false` | By default task is not executed in check mode. You can enable check mode to simulate patching and reboot. Keep in mind that check mode can't predict if a reboot is required.
27+
| `el_patching_check_mode` | `false` | By default task is not executed in check mode. You can enable check mode to simulate patching. Keep in mind that check mode can't predict if a reboot is required. It only shows you how this role is executed on multiple/single hosts.
2828

2929
## Dependencies
3030

0 commit comments

Comments
 (0)