Skip to content

Commit

Permalink
[orangelight] update name of role in task name
Browse files Browse the repository at this point in the history
Co-authored-by: Francis Kayiwa <[email protected]>
Co-authored-by: Max Kadel <[email protected]>
Co-authored-by: Ryan Laddusaw <[email protected]>
Co-authored-by: Trey Pendragon <[email protected]>
  • Loading branch information
5 people committed May 28, 2024
1 parent 2b8ba88 commit fbacc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/orangelight/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
changed_when: '"Fetching bundler-2.5.10.gem" in install_default_bundler.stdout'
tags: rubygems

- name: bibdata | remove old default bundler
- name: orangelight | remove old default bundler
ansible.builtin.file:
path: /usr/local/lib/ruby/gems/3.1.0/specifications/default/bundler-2.5.9.gemspec
state: absent
Expand Down

0 comments on commit fbacc7d

Please sign in to comment.