Remove excessive apostrophe (#85710)

Change:
The pkg_info‘ option was added in version 2.13.

To:
The pkg_info option was added in version 2.13.
This commit is contained in:
Trident101
2025-08-26 17:18:29 +02:00
committed by GitHub
parent 5e78bc8eda
commit 14115afdb2
+1 -1
View File
@@ -18,7 +18,7 @@ options:
This is a list and can support multiple package managers per system, since version 2.8.
- The V(portage) and V(pkg) options were added in version 2.8.
- The V(apk) option was added in version 2.11.
- The V(pkg_info)' option was added in version 2.13.
- The V(pkg_info) option was added in version 2.13.
- Aliases were added in 2.18, to support using C(manager={{ansible_facts['pkg_mgr']}})
default: ['auto']
choices: