Small update #1

Open
meaz wants to merge 8 commits from update into main
Owner

It matches this https://github.com/nodesource/distributions (see scripts)

It matches this https://github.com/nodesource/distributions (see scripts)
muppeth was assigned by meaz 2024-03-23 10:39:39 +01:00
meaz added 4 commits 2024-03-23 10:39:41 +01:00
meaz added 2 commits 2024-03-23 19:22:26 +01:00
Author
Owner

Can I merge this @muppeth ?

Can I merge this @muppeth ?
muppeth approved these changes 2024-05-10 12:20:26 +02:00
muppeth requested changes 2024-05-10 12:23:59 +02:00
tasks/main.yml Outdated
@ -9,3 +8,3 @@
- name: '[INSTALL] - Add repository for nodejs'
apt_repository:
repo: deb https://deb.nodesource.com/node_{{ nodejs_version }}.x {{ ansible_distribution_release }} main
repo: deb https://deb.nodesource.com/node_{{ etherpad_nodejs_version }}.x nodistro main
Owner

This is wrong as it should actually be nodejs_version and not etherpad_nodejs_version.

This is wrong as it should actually be nodejs_version and not etherpad_nodejs_version.
muppeth added 1 commit 2024-05-10 12:26:39 +02:00
muppeth added 1 commit 2024-05-10 12:29:05 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b update main
git pull origin update

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff update
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Disroot-Ansible/node#1
No description provided.