mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2026-07-22 19:37:46 +02:00
style(saltcheck): use consistent order of assertions
This commit is contained in:
@@ -88,8 +88,8 @@ validate_cron.{{ task }}_commented:
|
||||
args:
|
||||
- {{ task_options.user|default('root') }}
|
||||
- {{ task }}
|
||||
assertion_section: commented
|
||||
assertion: assertTrue
|
||||
assertion_section: commented
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user