1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
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
..
compile
integration Add update_only parameter for yum module (#22206) 2017-10-04 10:25:13 +02:00
legacy remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
results
runner
sanity
units Fix ansible_distribution on Ubuntu 10.04 (#31108) 2017-10-03 15:32:33 -04:00
utils Switch CI for OS X back to a single job. (#31265) 2017-10-03 14:37:05 -07:00