refactor: standardize tasks’ name

This commit is contained in:
VC
2024-07-05 11:53:35 +02:00
parent 788dfae081
commit 85f0f91887
36 changed files with 114 additions and 138 deletions

View File

@@ -1,6 +1,6 @@
---
- name: Git rbenv
- name: Get rbenv git
remote_user: mastodon
ansible.builtin.git:
repo: "https://github.com/rbenv/rbenv.git"
@@ -8,7 +8,7 @@
single_branch: true
version: master
- name: Git ruby-build
- name: Get ruby-build git
remote_user: mastodon
ansible.builtin.git:
repo: https://github.com/rbenv/ruby-build.git