You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
compile Docs how to test (2nd) (#24094) 7 years ago
integration Add update_only parameter for yum module (#22206) 7 years ago
legacy remove unused ssh pipelining setters 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Pin docker simulator versions. 7 years ago
sanity rhn_channel: PEP8 compliancy and doc fixes (#30912) 7 years ago
units Fix ansible_distribution on Ubuntu 10.04 (#31108) 7 years ago
utils Switch CI for OS X back to a single job. (#31265) 7 years ago