0
0
mirror of https://github.com/saltstack-formulas/cron-formula.git synced 2024-11-27 23:07:46 +01:00

style(saltcheck): use consistent order of assertions

This commit is contained in:
Imran Iqbal 2019-10-15 19:46:15 +01:00
parent 8abec548c1
commit 88229f08bd
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -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 %}