Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.19 KB

File metadata and controls

31 lines (16 loc) · 1.19 KB

windows_tasks

A simple module that is a collection of Windows-specific tasks you might want to use with Puppet.

Table of Contents

  1. Description
  2. Task Usage - Examples
  3. Limitations - OS compatibility, etc.
  4. Development - To do

Description

Briefly tell users why they might want to use your module. Explain what your module does and what kind of problems users can solve with it.

This should be a fairly short description helps the user decide if your module is what they want.

Usage

Include usage examples for common use cases in the Usage section. Show your users how to use your module to solve problems, and be sure to include code examples. Include three to five examples of the most important or common tasks a user can accomplish with your module. Show users how to accomplish more complex tasks that involve different types, classes, and functions working in tandem.

Limitations

In the Limitations section, list any incompatibilities, known issues, or other warnings.

Development

In the Development section, tell other users the ground rules for contributing to your project and how they should submit their work.