mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
fix typo: it's own -> its own (#7923)
(cherry picked from commit ab6a61237a)
Co-authored-by: Thiago Perrotta <tbperrotta@gmail.com>
This commit is contained in:
@@ -61,7 +61,7 @@ options:
|
|||||||
type: str
|
type: str
|
||||||
update_cache:
|
update_cache:
|
||||||
description:
|
description:
|
||||||
- Update repository indexes. Can be run with other steps or on it's own.
|
- Update repository indexes. Can be run with other steps or on its own.
|
||||||
type: bool
|
type: bool
|
||||||
default: false
|
default: false
|
||||||
upgrade:
|
upgrade:
|
||||||
|
|||||||
Reference in New Issue
Block a user