ansible/test/integration/targets/yum
Stephen 9c6ad3d076 Add update_only parameter for yum module (#22206)
* Add update_only parameter for yum module

When using latest, `update_only: yes` will ensure that only existing
packages are updated and no additional packages are installed.

* Update yum.py

Update version added for `update_only` parameter to 2.5

* add unit tests for update_only flag in yum module
2017-10-04 10:25:13 +02:00
..
meta
tasks Add update_only parameter for yum module (#22206) 2017-10-04 10:25:13 +02:00
aliases Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00