1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

fix style in plugins (#10302)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky 2025-07-02 01:15:50 +12:00 committed by GitHub
parent 329c2222fc
commit 580ac1e30d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 111 additions and 114 deletions

View file

@ -17,7 +17,7 @@ options:
_uri:
required: true
description:
- Path in which the cache plugin will save the files.
- Path in which the cache plugin saves the files.
env:
- name: ANSIBLE_CACHE_PLUGIN_CONNECTION
ini:

View file

@ -17,7 +17,7 @@ options:
_uri:
required: true
description:
- Path in which the cache plugin will save the files.
- Path in which the cache plugin saves the files.
env:
- name: ANSIBLE_CACHE_PLUGIN_CONNECTION
ini: