First draft for ATON role (WIP)

This commit is contained in:
2026-03-02 12:02:34 +01:00
parent 9893a4fdd1
commit 57020528c6
5 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
nodejs_major_version: "22"
nodesource_gpg_key_url: "https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key"
nodesource_repo_base: "https://deb.nodesource.com/node_{{ nodejs_major_version }}.x"