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
hyperreality c3fc8fb99a
apt module: add option to allow package downgrades (#74852)
* apt module: add option to allow package downgrades

* Add new option to module so users don't have to force downgrades which
  is insecure and dangerous

* Add integration tests similar to upgrade integration tests

* Changelog

* Update changelog fragment

* Update changelogs/fragments/74852-apt-allow-downgrade.yaml

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Update lib/ansible/modules/apt.py

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Update lib/ansible/modules/apt.py

Co-authored-by: Amin Vakil <info@aminvakil.com>

Co-authored-by: Amin Vakil <info@aminvakil.com>
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration apt module: add option to allow package downgrades (#74852) 3 years ago
lib/ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
sanity Remove incidental_win_security_policy (#75654) 3 years ago
support Remove incidental_win_security_policy (#75654) 3 years ago
units yaml dumper: Add YAML respresenter for AnsibleUndefined (#75078) 3 years ago
utils/shippable Remove unused CI scripts. 3 years ago