Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/btr1975/ansible-role-win_iis_nodejs_webserver

Windows 2012 R2 NodeJS, IIS, IIS Node, and Git Ansible Role
https://github.com/btr1975/ansible-role-win_iis_nodejs_webserver

2012 ansible-role git iis node nodejs windows

Last synced: 2 days ago
JSON representation

Windows 2012 R2 NodeJS, IIS, IIS Node, and Git Ansible Role

Awesome Lists containing this project

README

        

Role Name
=========

A Windows 2012 R2 IIS NodeJS IISNode Git Webserver

Requirements
------------

None

Role Variables
--------------

There are notes in vars/main.yml

Dependencies
------------

None

Example Playbook
----------------

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

```yaml
- hosts: windows_server
name: Install NodeJS 6.11.3, Git 2.14.1, IIS Node 0.2.21 on Windows 2012
roles:
- win_iis_nodejs_webserver
```

License
-------

MIT

Author Information
------------------

### Contact Information: [email protected]
### If you have any questions e-mail me

### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)
### Docker Hub: [Ben Trachtenberg](https://hub.docker.com/r/btr1975)
### Github Hub: [Ben Trachtenberg](https://github.com/btr1975)