mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Remove superfluous quotation mark.
This commit is contained in:
parent
f38d974d42
commit
0d02265a23
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ releases:
|
|||
- The collection no longer supports ansible-core 2.13 and ansible-core 2.14.
|
||||
While most (or even all) modules and plugins might still work with these
|
||||
versions, they are no longer tested in CI and breakages regarding them will
|
||||
not be fixed (https://github.com/ansible-collections/community.general/pull/8921)."
|
||||
not be fixed (https://github.com/ansible-collections/community.general/pull/8921).
|
||||
- cmd_runner module utils - CLI arguments created directly from module parameters
|
||||
are no longer assigned a default formatter (https://github.com/ansible-collections/community.general/pull/8928).
|
||||
- irc - the defaults of ``use_tls`` and ``validate_certs`` changed from ``false``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue