Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 938 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 938 Bytes

ansible-role-nssm

Ansible Role: bit_kitchen.nssm Build Status

Install nssm, satisfying requirements of win_nssm.

This role will do nothing on Linux, so that it can be depended on by roles compatible with both Linux and Windows.

ansible-galaxy install bit_kitchen.nssm

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

- hosts: win_servers
  roles:
    - bit_kitchen.nssm

License

MIT

Author Information

bit.kitchen