Skip to content

Commit

Permalink
use a mock file path under /etc/systemd
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Aug 23, 2023
1 parent f27bc5c commit 9ec98dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Should be a noop
- name: test restart handler without omero-server

Check failure on line 18 in molecule/default/playbook.yml

View workflow job for this annotation

GitHub Actions / Test (default)

fqcn[action-core]

Use FQCN for builtin module actions (file).

Check warning on line 18 in molecule/default/playbook.yml

View workflow job for this annotation

GitHub Actions / Test (default)

name[casing]

All names should start with an uppercase letter.
file:
path: /tmp/notify-omero-server-handler
path: /etc/systemd/notify-omero-server-handler
state: directory
mode: 0755
notify:
Expand Down

0 comments on commit 9ec98dc

Please sign in to comment.