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
Toshio Kuratomi 7eda5c50ae Update ansible-doc for invariants in the metadata/plugin_doc api
* There will always be metadata returned so no need to check for its
  existence first.
* There won't be version or metadata_version as those are being removed
  by the api.  So all checks for those need to be removed.
7 years ago
..
cli Update ansible-doc for invariants in the metadata/plugin_doc api 7 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config Add configuration to override location of ansible-connection (#46128) 7 years ago
errors Python 3.8 collections compatibility fixes. 7 years ago
executor Don't use the task for a cache, return a special cache var (#47243) 7 years ago
galaxy ansible-galaxy: fix searching with unicode 7 years ago
inventory better information for user from inventory plugins (#46766) 7 years ago
module_utils Add support for 25G and 100G interfaces (#47852) 7 years ago
modules command modules: optional stdin_add_newline (#45170) 7 years ago
parsing Set the default metadata 7 years ago
playbook Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 7 years ago
plugins openstack: drop some reference to shade (#47359) 7 years ago
template Do not strip new lines in native jinja (#46751) 7 years ago
utils Initial import of MSC module_utils (#46116) 7 years ago
vars Don't use the task for a cache, return a special cache var (#47243) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Update ansible-doc for invariants in the metadata/plugin_doc api 7 years ago
release.py Codename: How Many More Times 7 years ago