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
Sloane Hertel 702eadf21b
Fix apt making changes in check mode (#78496) (#78530)
* Don't actually update the cache in check mode

Add tests for updating the cache in check mode

* Don't mark packages as manually installed in check mode and add a test for it

* changelog

* Update test/integration/targets/apt/tasks/apt.yml

* fix test

(cherry picked from commit 3add5e9321)
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration Fix apt making changes in check mode (#78496) (#78530) 3 years ago
lib/ansible_test Update mypy test. Fix type hints for Python 3.9. (#78587) 3 years ago
sanity Update mypy test. Fix type hints for Python 3.9. (#78587) 3 years ago
support Remove collections compat from controller code. 4 years ago
units Fix listing collections that are missing the metadata required by build (#76596) (#78411) 3 years ago
utils/shippable Fix Windows CI scripts. 4 years ago