Skip to content

Commit

Permalink
Fix mispelling collection
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Dec 12, 2023
1 parent 2beea39 commit 7c9c820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/bash/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
mode: preserve

- name: Check ~/.bashrc exists
ansible.builtin.:
ansible.builtin.stat:
path: "{{ home_folder }}/.bashrc"
register: bashrc_exists

Expand Down

0 comments on commit 7c9c820

Please sign in to comment.