fix: keep ebook deploy on Node 24 hosts
This commit is contained in:
parent
29dd6a38b7
commit
cd131e79f4
@ -3,6 +3,8 @@
|
||||
hosts: "{{ modern_it_history_target_host | default('jp_xhttp_contabo_host') }}"
|
||||
gather_facts: true
|
||||
become: true
|
||||
vars:
|
||||
nodejs_version: "24.x"
|
||||
roles:
|
||||
- roles/vhosts/nodejs
|
||||
- roles/vhosts/modern_it_history
|
||||
|
||||
Loading…
Reference in New Issue
Block a user