mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 18:56:55 +00:00
[PR #10867/41b65161 backport][stable-11] Fix typos: s/the the/the/ (#10868)
Fix typos: s/the the/the/ (#10867)
(cherry picked from commit 41b65161bd)
Co-authored-by: Pierre Riteau <pierre@stackhpc.com>
This commit is contained in:
parent
c2adcfa51d
commit
edd8981af6
7 changed files with 7 additions and 7 deletions
|
|
@ -32,7 +32,7 @@ notes:
|
|||
- It is possible to interact with C(subscription-manager) only as root, so root permissions are required to successfully
|
||||
run this module.
|
||||
- Since community.general 6.5.0, credentials (that is, O(username) and O(password), O(activationkey), or O(token)) are needed
|
||||
only in case the the system is not registered, or O(force_register) is specified; this makes it possible to use the module
|
||||
only in case the system is not registered, or O(force_register) is specified; this makes it possible to use the module
|
||||
to tweak an already registered system, for example attaching pools to it (using O(pool_ids)), and modifying the C(syspurpose)
|
||||
attributes (using O(syspurpose)).
|
||||
requirements:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue