diff --git a/.github/workflows/task.yml b/.github/workflows/task.yml index 8f8044bf..8a0d87c5 100644 --- a/.github/workflows/task.yml +++ b/.github/workflows/task.yml @@ -83,7 +83,7 @@ jobs: # https://github.com/marketplace/actions/setup-wsl - name: Activate WSL if: "contains(matrix.shell, 'wsl')" - uses: Vampire/setup-wsl@v2.0.2 + uses: Vampire/setup-wsl@v3.1.1 with: set-as-default: 'true' # we want to load user profile diff --git a/docs/README.md b/docs/README.md index 45225b24..8a84384f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -62,8 +62,8 @@ improve the user experience: - on module options, the required properties are shown first, and aliases are shown last, otherwise ordering from the documentation is preserved - FQCNs (fully qualified collection names) are inserted only when necessary; - collections configured with the [`collections` keyword] are honored. This - behavior can be disabled in extension settings. + collections configured with the [`collections` keyword] are honored. This behavior + can be disabled in extension settings. [`collections` keyword]: https://docs.ansible.com/ansible/latest/collections_guide/collections_using_playbooks.html#simplifying-module-names-with-the-collections-keyword