We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dff7a5 commit d572b9bCopy full SHA for d572b9b
roles/bash/tasks/main.yml
@@ -11,7 +11,7 @@
11
ansible.builtin.git:
12
dest: "{{ ansible_user_dir }}/.bash/bash-it"
13
repo: https://github.com/Bash-it/bash-it.git
14
- version: v3.0.3
+ version: v3.1.2
15
16
# this is ok, because boostrap.bash calls dotfiles.yml as the playbook
17
- name: Linking `.bash_profile`
0 commit comments