Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
Update the README.md file for the Ansible directory.

Signed-off-by: Scott Lowe <[email protected]>
  • Loading branch information
scottslowe committed Jan 26, 2021
1 parent 05c5b54 commit bc2b890
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ This folder contains tools, resources, and examples to help with learning how to
**pulumi-env**: This folder contains an Ansible role to set up a Pulumi working environment.

**src-dst-list**: This set of files shows how to use complex lists with Ansible's "with_items" construct. This allows you to specify, for example, both source and location for a "copy" task in a single block (when both source and destination vary from item to item).

**wireguard**: This folder provides a playbook that performs a very basic Wireguard installation.

0 comments on commit bc2b890

Please sign in to comment.