🚨: remove latest for nodejs
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m9s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m9s
This commit is contained in:
@@ -26,5 +26,5 @@
|
|||||||
- name: Install nodejs
|
- name: Install nodejs
|
||||||
ansible.builtin.package:
|
ansible.builtin.package:
|
||||||
name: nodejs
|
name: nodejs
|
||||||
state: latest
|
state: present
|
||||||
update_cache: true
|
update_cache: true
|
||||||
|
Reference in New Issue
Block a user