Skip to content

Commit

Permalink
build(ansible-lint): ignore no-role-prefix rule
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyvanwyk committed Jan 20, 2024
1 parent c4957d3 commit a8118a9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 33 deletions.
16 changes: 0 additions & 16 deletions molecule/uninstall/.null-ls_845555_prepare.yml

This file was deleted.

16 changes: 0 additions & 16 deletions molecule/uninstall/.null-ls_906715_prepare.yml

This file was deleted.

2 changes: 1 addition & 1 deletion tasks/uninstall_moodle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# @copyright 2023 Geoffrey Bernardo van Wyk (https://geoffreyvanwyk.dev)
##

- name: Uninstall Moodle {{ item }}
- name: Uninstall Moodle {{ item }} # noqa: no-role-prefix
ansible.builtin.include_role:
name: geoffreyvanwyk.moodle_uninstall
vars:
Expand Down

0 comments on commit a8118a9

Please sign in to comment.