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
Rick Elrod f3ef4ed076
Remove some constants.py deprecated items (#70466)
Change:
- Remove mk_boolean
- Remove BECOME_METHODS
- Remove get_config

Test Plan:
- CI, removed mk_boolean unit tests

Tickets:
- Fixes #69678

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
_vendor
ansible_test
cli Add collection path in CLI version info (#68633) 4 years ago
compat
config
errors
executor
galaxy Improve ansible-galaxy STDOUT messages for collections (#70040) 4 years ago
inventory
inventory_test_data/group_vars
mock
module_utils setup: Handle CIFS share with backward slash (#70006) 4 years ago
modules sanity: remove ansible-bad-function (#70431) 4 years ago
parsing
playbook
plugins Fix delegate_facts with interpreter not being set (#70293) 4 years ago
regex
template
utils
vars
__init__.py
requirements.txt
test_constants.py Remove some constants.py deprecated items (#70466) 4 years ago
test_context.py