Skip to content

Commit

Permalink
Improve task name.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Nov 13, 2023
1 parent c3645a5 commit 4592ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
- git_repository_destination is defined
- getent_passwd[git_username] != none

- name: Clone all roles
- name: Clone role
ansible.builtin.git:
repo: "{{ item.repo }}"
dest: "{{ git_repository_destination }}/{{ item.dest }}"
Expand Down

0 comments on commit 4592ab0

Please sign in to comment.