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/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
7 years ago
..
meta Migrate Linux CI roles to test targets. (#17997) 8 years ago
tasks Add update_only parameter for yum module (#22206) 7 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago