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/units
Matt Davis 984216f52e
various deprecation, display, warning, error fixes for collections redirection (#69822)
* various deprecation, display, warning, error fixes

* Update lib/ansible/utils/display.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update lib/ansible/utils/display.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update lib/ansible/utils/display.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* cleanup, test fixes

* add collection name to deprecated() calls

* clean up redirect entries from uncommitted tests

* fix dep warning/error header text to match previous

Co-authored-by: Felix Fontein <felix@fontein.de>
5 years ago
..
ansible_test Add Shippable request signing to ansible-test. (#69526) 5 years ago
cli Add support to install collections from git repositories (#69154) 5 years ago
compat
config
errors
executor
galaxy Add support to install collections from git repositories (#69154) 5 years ago
inventory
inventory_test_data/group_vars
mock
module_utils Discover Flatcar Linux properly for hostname (#69627) 5 years ago
modules
parsing starting metadata sunset (#69454) 5 years ago
playbook Fix IncludedFile equality check (#69524) 5 years ago
plugins various deprecation, display, warning, error fixes for collections redirection (#69822) 5 years ago
regex
template
utils
vars
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt
test_constants.py
test_context.py