Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/btr1975/ansible-role-win_iis_nodejs_webserver
- Owner: btr1975
- License: mit
- Created: 2017-12-29T18:16:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T02:00:53.000Z (about 7 years ago)
- Last Synced: 2024-12-08T02:42:25.723Z (about 2 months ago)
- Topics: 2012, ansible-role, git, iis, node, nodejs, windows
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)