Skip to content

Commit

Permalink
Lint README for Documentation style (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthnaebeck authored Mar 11, 2021
1 parent 8ca199a commit 949bdb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ The following variables are available for live processes:
* `scrub_args`: Enables the scrubbing of sensitive arguments from a process command line (defaults to `true`).
* `custom_sensitive_words`: Expands the default list of sensitive words used by the command line scrubber.

#### System Probe
#### System probe

The [Network Performance Monitoring][7] (NPM) system probe is configured under the `system_probe_config` variable. Any variables nested underneath are written to the `system-probe.yaml`.

Expand Down Expand Up @@ -434,7 +434,7 @@ This example sends data to the EU site:

### Windows

On Windows, the `become: yes` option should be removed because it will make the role fail. Below are two methods to make the example playbooks work with Windows hosts:
On Windows, remove the `become: yes` option so the role does not fail. Below are two methods to make the example playbooks work with Windows hosts:

#### Inventory file

Expand Down

0 comments on commit 949bdb7

Please sign in to comment.