rbenv: Installer libyaml-dev
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2634|7|2627|6|:-1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/373//ansiblelint">Evolix » ansible-roles » unstable #373</a>
gitea/ansible-roles/pipeline/head This commit looks good
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2634|7|2627|6|:-1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/373//ansiblelint">Evolix » ansible-roles » unstable #373</a>
gitea/ansible-roles/pipeline/head This commit looks good
Le paquet est nécessaire en Debian 12.
This commit is contained in:
parent
dbd1103078
commit
bbf6ce6f6e
2 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
|
|||
* evolinux-base: use lineinfile instead of replace under root task
|
||||
* evolinux-base: Corriger autorisation pour evolinux_user
|
||||
* docker-host: Retirer directive state en trop
|
||||
* rbenv: Installer libyaml-dev
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
- libxslt1-dev
|
||||
- zlib1g-dev
|
||||
- pkg-config
|
||||
- libyaml-dev
|
||||
state: present
|
||||
tags:
|
||||
- rbenv
|
||||
|
|
Loading…
Reference in a new issue