-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
and run linters on all files
0e0b8e1
to
cf8ec76
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks for tidying up and getting this up-to-date @p-j-smith!
@@ -6,7 +6,7 @@ | |||
|
|||
pre_tasks: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately I left a mistake on line 18:
failed_when: systemctl_status.rc > 1
Should be:
failed_when: systemctl_status.rc > 0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for spotting that! I'll fix now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One action change
Co-authored-by: Patrick Roddy <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
linting
andmolecule-test
actionshandlers
directory