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
David Moreau Simard d81a519f25
Remove .travis.yml files from galaxy init skeletons (#75740)
* Remove .travis.yml files from galaxy init skeletons

These files have existed for many years but in light of the recent
circumstances around Travis, we should not include them by default in
the galaxy init skeletons.

* Add breaking_changes changelog fragment with recommendation to use a custom skeleton if the .travis.yml file is still needed.

Co-authored-by: s-hertel <19572925+s-hertel@users.noreply.github.com>
2 years ago
..
_vendor
ansible_test
cli Remove .travis.yml files from galaxy init skeletons (#75740) 2 years ago
compat Prefer unittest.mock over mock. (#77886) 2 years ago
config
errors
executor Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265) 2 years ago
galaxy
inventory
inventory_test_data/group_vars
mock
module_utils Prefer unittest.mock over mock. (#77886) 2 years ago
modules Prefer unittest.mock over mock. (#77886) 2 years ago
parsing
playbook
plugins Use unittest.mock instead of mock. (#77883) 2 years ago
regex
template Use unittest.mock instead of mock. (#77883) 2 years ago
utils Forked display via queue (#77056) 2 years ago
vars
__init__.py
requirements.txt
test_constants.py
test_context.py
test_no_tty.py