ansible/test/integration/targets/yum/tasks
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
..
main.yml yum: fix changed in group remove 2017-08-29 11:48:29 -04:00
yum.yml Add update_only parameter for yum module (#22206) 2017-10-04 10:25:13 +02:00
yum_group_remove.yml Add verbosity option to debug statement 2017-08-29 11:48:29 -04:00
yuminstallroot.yml Fix yum installroot test releasever lookup. 2017-07-07 14:12:44 -07:00