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/lib/ansible
Tim Rupp e6d586f703
Change port to allow strings too (#48899)
The port technically supports an asterisk, but the argument spec was
requiring integers only.
6 years ago
..
cli Do not use str() on exceptions (#46950) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config fix bug in config mgr 6 years ago
errors Python 3.8 collections compatibility fixes. 6 years ago
executor display.error on no matching --start-at-task (#45221) 6 years ago
galaxy Support .yaml extension for meta file (#46505) 6 years ago
inventory inventory: fix hostname check (#48789) 6 years ago
module_utils updated .decode('utf-8') to to_text() 6 years ago
modules Change port to allow strings too (#48899) 6 years ago
parsing Do not use str() on exceptions (#46950) 6 years ago
playbook Do not use str() on exceptions (#46950) 6 years ago
plugins fix cache 'update' method to be 'mapping' compatible 6 years ago
template Do not strip new lines in native jinja (#46751) 6 years ago
utils Add common files for ONTAP and SOLIDFIRE unit tests (#48739) 6 years ago
vars fix cache 'update' method to be 'mapping' compatible 6 years ago
__init__.py
constants.py Update ansible-doc for invariants in the metadata/plugin_doc api 6 years ago
release.py Codename: How Many More Times 6 years ago