mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update documentation
Update the README.md file for the Ansible directory. Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
05c5b5481c
commit
bc2b890a4e
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue