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
Dag Wieers 218f008dab
ACI docs: Add a section about common error messages (#36088)
Since we pass information directly to ACI, we sometimes get error messages back to the user that require some additional information or context.

This PR includes:
- Changes to the default error output so the error is easier to find
  when searching in e.g. Google
- 3 specific error messages that we have encountered and has confused
  our users before
8 years ago
..
cli Apply regex to dir name only (#35744) 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config Fix config option descriptions (#35638) 8 years ago
errors Make AnsibleActionDone a private exception 8 years ago
executor If the timeout in _poll_async_result has expired, raise the exception (#35878) 8 years ago
galaxy galaxy remove incorrect check for role path before extraction (#35259) 8 years ago
inventory remove new tmp var for localhost 8 years ago
module_utils ACI docs: Add a section about common error messages (#36088) 8 years ago
modules aci_domain_to_vlan_pool: Add missing integration tests (#36079) 8 years ago
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 8 years ago
playbook Address memory ballooning caused by task caching changes (#35921) 8 years ago
plugins corrected dump signature 8 years ago
template Fix jinja2>=2.9 nested include vars (#35099) 8 years ago
utils Fix more docs vs argspec (#36048) 8 years ago
vars caller to preprocess must be None aware (#33653) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Move module_set_locale and module_lang back to global 8 years ago
release.py Fix version in lib/ansible/release.py 8 years ago