mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
Add yum latest to docs and examples
This commit is contained in:
parent
3f834cfe3e
commit
cf4ac3b6b2
2 changed files with 3 additions and 3 deletions
|
@ -200,7 +200,7 @@ Will install, upgrade, remove, and list packages with the yum package manager.
|
|||
|
||||
*state*:
|
||||
|
||||
* Can be either 'installed' or 'removed'
|
||||
* Can be either 'installed', 'latest', or 'removed'
|
||||
|
||||
*list*:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue