btr1975.linux_nodejs_webserver

Role Name

This role installs Git and any version of NodeJS using either nvm or a direct server install.

Requirements

On RedHat-based systems, you may need to update the sudoers file before running this role. Specifically, you might need to add /usr/local/bin to the secure path. The default should look like this:

Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin

Role Variables

You can modify vars/main.yml to change installation paths or specify versions.

Dependencies

None

Example Playbook

  - hosts: servers
    become: yes # Use 'no' for a nvm install, but still use the -K option when running
    vars:
        install_type: server # Can also be set for a nvm install
    roles:
    - linux_nodejs_ms_sql_webserver

License

MIT License

Author Information

Contact: e_ben_75-python@yahoo.com

Feel free to email me with any questions

LinkedIn: Ben Trachtenberg

Docker Hub: Ben Trachtenberg

GitHub: Ben Trachtenberg

Ansible Galaxy: Ben Trachtenberg

Informazioni sul progetto

Install NodeJS, and Git on Linux, in either nvm, or a production server

Installa
ansible-galaxy install btr1975.linux_nodejs_webserver
Licenza
mit
Download
97
Proprietario
Network Engineer, Coder, System Admin.