Skip to content

Commit

Permalink
Merge pull request #537 from pneerincx/fix/renamed_confusing_handlers…
Browse files Browse the repository at this point in the history
…_file_name

Fixed confusing file names.
  • Loading branch information
scimerman authored Feb 2, 2022
2 parents d71bba9 + 6bb9e88 commit 5c625df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/logins/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
become: true
listen: restart_oddjobd

- name: 'Set tiny quota for regular users on jumphosts.'
import_tasks: "{{ playbook_dir }}/roles/logins/handlers/jumphost-quota.yml"
- name: 'Update GRUB.'
import_tasks: "{{ playbook_dir }}/roles/logins/handlers/update-grub.yml"
...
File renamed without changes.

0 comments on commit 5c625df

Please sign in to comment.