ErrLookup › ansible/ansible
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. · Python · 595 source files
Analyzed at 9cf16a4aca on 2026-08-15. 550 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Failed to duplicate token | exception | error | ansible, multipart, type-error, urls |
| Failed to impersonate token | exception | error | ansible, multipart, validation, urls |
| Failed to logon {0} | exception | error | ansible, multipart, encoding, urls |
| Failed to open process {0} with access {1} | exception | error | ansible, multipart, type-error, urls |
| Failed to open process token with access {0} | exception | error | ansible, apt, gpg, validation |
| Failed to revert thread impersonation | exception | error | ansible, apt, apt-repository, config-parsing |
| LookupPrivilegeName() failed | exception | error | ansible, apt, filesystem, permissions |
| GetTokenInformation({0}) failed to get buffer length | exception | error | ansible, apt, io-error, disk-full |
| GetTokenInformation({0}) failed | exception | critical | ansible, async, json, module-failure |
| Failed to parse JSON: {0} | exception | critical | ansible, async, json, truncation |
| Unsupported JsonElement type: {element.ValueKind} | exception | error | ansible, copy, filesystem, path |
| Module was unable to get ANSIBLE_MODULE_ARGS value from the | exception | error | ansible, copy, permissions, io-error |
| The value '{0}' is not a valid boolean. Valid booleans inclu | validation | error | ansible, cron, encoding, locale |
| string cannot be converted to a dict, must either be a JSON | validation | error | ansible, cron, permissions, packaging |
| {0} cannot be converted to a dict | validation | warning | ansible, cron, filesystem, rare |
| {0} cannot be converted to json | validation | error | ansible, apt, deb822, network, gpg |
| {0} cannot be converted to a list | validation | error | ansible, find, encoding, locale |
| string value contains invalid path characters, cannot conver | validation | error | ansible, find, path, validation |
| argument spec entry contains an invalid key '{0}', valid key | validation | error | ansible, git, worktree, filesystem |
| argument spec for '{0}' did not match expected type {1}: act | validation | error | ansible, git, submodule, worktree |
| {0} '{1}' is unsupported. Valid types are: {2} | validation | error | csharp, ansible, argument-spec, validation |
| {0} must either be a string or delegate, was: {1} | validation | error | csharp, ansible, argument-spec, type-mismatch |
| required and default are mutually exclusive for {0} | validation | error | csharp, ansible, argument-spec, validation |
| {0} is required in a deprecated_aliases entry | validation | error | csharp, ansible, argument-spec, deprecated-aliases |
| One of version or date is required in a deprecated_aliases e | validation | error | csharp, ansible, argument-spec, deprecated-aliases |
| Only one of version or date is allowed in a deprecated_alias | validation | error | csharp, ansible, argument-spec, deprecated-aliases |
| A deprecated_aliases date must be a DateTime object | validation | error | csharp, ansible, argument-spec, deprecated-aliases, type-mismatch |
| CreateFileW({0}) failed 0x{1:X8}: {2} | exception | error | csharp, windows, win32, file-io, ansible |
| Directory contains files still open by other processes | exception | error | csharp, windows, file-io, cleanup, ansible |
| NtSetInformationFile() failed 0x{0:X8}: {1} | exception | error | csharp, windows, win32, file-io, ansible |
| CreateProcessWithTokenW() failed | exception | error | csharp, windows, become, privileges, ansible |
| Failed to get token for NT AUTHORITY\SYSTEM required for bec | exception | error | csharp, windows, become, system-token, ansible |
| LsaRegisterLogonProcess() failed | exception | error | csharp, windows, become, lsa, s4u, ansible |
| LsaLookupAuthenticationPackage({0}) failed | exception | error | csharp, windows, become, kerberos, s4u, ansible |
| AllocateLocallyUniqueId() failed | exception | error | csharp, windows, become, win32, resource-exhaustion |
| LsaLogonUser() failed with substatus {0} | exception | error | csharp, windows, become, lsa, s4u, logon |
| Failed to enable privilege(s) {0} | exception | error | csharp, windows, privileges, win32, ansible |
| LookupPrivilegeValue({0}) failed | exception | error | csharp, windows, privileges, win32, ansible |
| OpenProcessToken() failed | exception | error | csharp, windows, privileges, win32, token |
| GetTokenInformation() for TOKEN_PRIVILEGES failed | exception | error | csharp, windows, privileges, win32, race-condition |
| OpenProcessToken() failed with Query and AdjustPrivileges | exception | error | windows, privilege, win32, handle, security |
| AdjustTokenPrivileges() failed to get old state size | exception | error | windows, privilege, win32, interop, marshalling |
| AdjustTokenPrivileges() failed | exception | error | windows, privilege, win32, security, elevation |
| LookupPrivilegeName() failed | exception | error | windows, privilege, win32, marshalling, internal |
| Error parsing command line | exception | error | windows, command-line, parsing, win32, quoting |
| Could not find file '{0}'. | exception | error | windows, filesystem, path, win32, environment |
| SearchPathW({0}) failed to get buffer length | exception | error | windows, path, win32, environment, access-denied |
| SearchPathW({0}) failed | exception | error | windows, path, win32, race-condition, internal |
| CreateProcessW() failed | exception | error | windows, process, win32, launch, quoting |
| STDOUT pipe setup failed | exception | error | windows, pipe, win32, resources, handle-leak |
| STDOUT pipe handle setup failed | exception | error | windows, pipe, win32, handle, resources |
| STDERR pipe setup failed | exception | error | windows, pipe, win32, resources, handle-leak |
| STDERR pipe handle setup failed | exception | error | windows, pipe, win32, handle, resources |
| STDIN pipe setup failed | exception | error | windows, pipe, win32, resources, handle-leak |
| STDIN pipe handle setup failed | exception | error | windows, pipe, win32, handle, resources |
| GetExitCodeProcess() failed | exception | error | windows, process, win32, handle, ownership |
| IsProcessInJob() failed | exception | error | windows, job-object, win32, async, internal |
| QueryInformationJobObject() failed | exception | error | windows, job-object, win32, async, access-denied |
| CreateProcessW() failed | exception | error | windows, async, process, job-object, win32, launch |
| CreateEventW() failed | exception | error | windows, win32, async-wrapper, csharp, resource-exhaustion |
| DuplicateHandle() failed | exception | error | windows, win32, async-wrapper, csharp, process |
| DuplicateHandle() failed to close handle | exception | warning | windows, win32, async-wrapper, csharp, cleanup |
| GetExitCodeProcess() failed | exception | error | windows, win32, async-wrapper, csharp, process |
| OpenProcess() failed | exception | error | windows, win32, async-wrapper, csharp, access-denied |
| ResumeThread() failed | exception | error | windows, win32, async-wrapper, csharp, thread |
| InitializeProcThreadAttributeList() failed | exception | error | windows, win32, async-wrapper, csharp, memory |
| UpdateProcThreadAttribute() failed to set attribute 0x{0:X8} | exception | error | windows, win32, async-wrapper, csharp, process |
| Failed to delete link at {0} | exception | error | windows, powershell, linkutil, filesystem, symlink |
| CreateSymbolicLink({0}, {1}, {2}) failed | exception | error | windows, powershell, linkutil, symlink, privilege |
| CreateHardLink({0}, {1}) failed | exception | error | windows, powershell, linkutil, hardlink, filesystem |
| GetVolumePathName() failed | exception | error | windows, powershell, linkutil, hardlink, network-share |
| CreateFile({0}) failed | exception | error | windows, powershell, linkutil, reparse-point, access-denied |
| DeviceIoControl() failed for file at {0} | exception | error | windows, powershell, linkutil, reparse-point, deviceiocontrol |
| Invalid Reparse Tag: {0} | exception | error | windows, powershell, linkutil, reparse-point, onedrive |
| DeviceIoControl() failed to create junction point at {0} to | exception | error | windows, powershell, linkutil, junction, deviceiocontrol |
| Something wrong with this module zip file: should not contai | exception | error | python, ansiballz, zip, packaging, corruption |
| Cannot find crypt implementation | exception | error | python, encryption, crypt, libxcrypt, environment |
| crypt failed: {error_msg} | exception | error | python, encryption, crypt, password-hash, salt |
| crypt failed: invalid salt or unsupported algorithm | exception | error | ansible, crypt, password, hashing, platform-support |
| crypt_gensalt not available (requires libxcrypt) | exception | error | ansible, crypt, salt, libxcrypt, platform-support |
| crypt_gensalt failed: {error_msg} | exception | error | ansible, crypt, salt, errno, oserror |
| crypt_gensalt failed: unable to generate salt | exception | error | ansible, crypt, salt, null-return |
| crypt_gensalt failed: invalid prefix or unsupported algorith | exception | error | ansible, crypt, salt, unsupported-algorithm |
| Timeout requires 'int' argument, not {datatag.native_type_na | validation | error | ansible, timeout, typeerror, signal, validation |
| Timeout {timeout} is invalid, it must be between 0 and {cls. | validation | error | ansible, timeout, range-check, signal |
| An existing alarm handler was present. | exception | error | ansible, timeout, signal, sigalrm, conflict |
| An existing alarm was set. | exception | error | ansible, timeout, signal, alarm, conflict |
| Type {type_name!r} is unsupported for variable storage. | exception | error | ansible, vault, variables, encryption, strict-mode |
| Failed to launch ssh agent. | exception | error | ansible, ssh, ssh-agent, config, wrapper |
| SSH_AGENT set to auto, but cannot find ssh-agent binary. | exception | error | ansible, ssh, ssh-agent, path, missing-binary |
| Could not start ssh-agent. | exception | error | ansible, ssh, subprocess, spawn, permissions |
| The ssh-agent terminated prematurely. | exception | error | ansible, ssh, ssh-agent, process-exit, socket |
| Could not communicate with ssh-agent using auth sock {sock!r | exception | error | ansible, ssh, ssh-agent, socket, connectivity |
| No task result has been recorded. | exception | error | ansible, task, loop, result, plugin-api |
| The current task is not a loop. | exception | error | ansible, task, loop, plugin-api, misuse |
| Task args must resolve to a {native_type_name(dict)!r} not { | exception | error | ansible, task, args, templating, typeerror |
| Register projection {var_name!r} failed. | exception | error | ansible, register, projection, task, variables |
| Task failed due to errors in {len(registered_errors)} out of | exception | error | ansible, register, templating, task-execution |
| A 'break_when' expression failed. | exception | error | ansible, break-when, loops, templating |
| A 'changed_when' expression failed. | exception | error | ansible, changed-when, idempotency, templating |
| A 'failed_when' expression failed. | exception | error | ansible, failed-when, error-handling, templating |
| Jinja version {".".join(map(str, _MINIMUM_JINJA_VERSION))} o | exception | critical | ansible, dependencies, jinja2, environment, version-conflict |
| Error while resolving value for {key!r}. | exception | error | ansible, variable-layering, hostvars, templating |
| Syntax error in template. | exception | error | ansible, jinja2, template-syntax, overrides |
| Invalid variable expression: {expression} | exception | error | ansible, variable-expression, validation, templating |
| Template transform limit exceeded. | exception | error | ansible, templating, recursion, self-reference, limits |
| Empty conditional expressions are not allowed. | exception | error | ansible, conditionals, when, deprecation |
| Conditional expressions must be strings. | exception | error | ansible, conditionals, when, type-validation |
| Error while evaluating conditional. | exception | error | ansible, conditionals, undefined-variable, templating |
| Conditional result ({bool_result}) was derived from value of | exception | error | ansible, conditionals, boolean-coercion, when |
| Encountered untrusted template or expression. | exception | error | ansible, security, template-injection, trust, templating |
| Block, variable and comment start strings must be different. | exception | error | ansible, jinja2, delimiters, template-syntax, validation |
| Missing newline after {JINJA2_OVERRIDE!r} override. | validation | error | ansible, jinja2, template-syntax, overrides, newline |
| Empty {JINJA2_OVERRIDE!r} override pair not allowed. | validation | error | ansible, jinja2, template-syntax, overrides, parsing |
| Missing key-value separator `:` in {JINJA2_OVERRIDE!r} overr | validation | error | ansible, jinja2, template-syntax, overrides, parsing |
| Invalid {JINJA2_OVERRIDE!r} override key {key!r}. | validation | error | ansible, jinja2, template-syntax, overrides, validation |
| Type {type_name!r} is unsupported for variable storage. | exception | error | ansible, facts, serialization, plugins, type-conversion |
| The {name!r} argument must be of type {arg_type_description} | exception | error | templating, jinja2, type-validation, undefined-variables |
| The {name!r} argument must be of type {arg_type_description} | exception | error | templating, jinja2, type-validation, filters |
| The {plugin_type} plugin {plugin_name!r} failed to load. | exception | error | templating, plugins, collections, loading |
| The {plugin_type} plugin {plugin_name!r} was not found. | exception | error | templating, plugins, collections, typo |
| The {plugin_type} plugin {plugin_name!r} failed. | exception | error | templating, plugins, runtime, filters |
| Encountered unknown type {item_type.__name__!r} during templ | exception | error | templating, lazy-containers, type-validation |
| Found duplicate mapping key {key!r}. | exception | error | yaml, configuration, duplicate-keys |
| the {node.tag!r} tag requires a string value | exception | error | yaml, vault, secrets |
| Attempted to dump a vaulted value | exception | error | yaml, vault, secrets, serialization |
| The `value` to eval must be a string. | validation | error | templating, filters, type-validation |
| Unknown type name(s): {", ".join(invalid_type_names)} | exception | error | templating, filters, type-validation |
| ERROR: Ansible requires Python {'.'.join(map(str, _PY_MIN))} | console | critical | python-version, environment, cli, startup |
| ERROR: Ansible requires blocking IO on stdin/stdout/stderr. | console | critical | cli, environment, subprocess, startup |
| ERROR: Ansible could not initialize the preferred locale: %s | console | critical | cli, environment, locale, startup, docker |
| ERROR: Ansible requires the locale encoding to be UTF-8; Det | console | critical | locale, utf-8, environment, system-exit, startup, ansible-cli |
| ERROR: Ansible requires the filesystem encoding to be UTF-8; | console | critical | locale, utf-8, filesystem-encoding, environment, system-exit, startup, ansible-cli |
| Specified inventory, host pattern and/or --limit leaves us w | exception | error | inventory, host-pattern, limit, no-hosts, ansible-cli |
| The password file %s was not found | exception | error | vault, password-file, file-not-found, ansible-cli, credentials |
| Problem occurred when trying to run the password script %s ( | exception | error | vault, password-script, subprocess, shebang, permissions, ansible-cli |
| The password script %s returned an error (rc=%s): %s | exception | error | vault, password-script, subprocess, return-code, secrets, ansible-cli |
| Could not read password file {pwd_file!r}. | exception | error | vault, password-file, permissions, oserror, ansible-cli, credentials |
| Empty password was provided from file (%s) | exception | error | vault, password-file, empty-secret, validation, ansible-cli |
| Unexpected Exception, this is probably a bug. | exception | error | unexpected-exception, bug, catch-all, traceback, ansible-cli, plugin-compatibility |
| No argument passed to %s module (did you mean to run ansible | exception | error | adhoc, module-args, cli-usage, ansible, options-error |
| '%s' is not a valid action for ad-hoc commands | exception | error | adhoc, import-playbook, cli-usage, options-error, ansible |
| The provided configuration file is missing or not accessible | validation | error | ansible-config, config-file, file-not-found, permissions, options-error |
| %s does not exist or is not accessible | validation | error | ansible-config, config-file, stale-path, environment-variable |
| %s is not a valid file | validation | error | ansible-config, config-file, not-a-file, path-error |
| Invalid or no config file was supplied | exception | error | ansible-config, no-config, view, fresh-install |
| Failed to open config file: %s | exception | error | ansible-config, view, permissions, encoding, io-error |
| We could not convert all the documentation into JSON as ther | exception | error | ansible-doc, json, serialization, documentation, type-error |
| Could not read the role {role_name!r} at {path!r}. | exception | error | ansible-doc, role, argument-specs, permissions, oserror |
| Error extracting role docs from {role!r}. | exception | error | ansible-doc, role, argument-specs, schema, parser-error |
| Invalid collection name (must be of the form namespace.colle | exception | error | ansible-doc, collection-name, fqc, validation, cli-usage |
| {plugin_type} {plugin} Missing documentation (or could not p | exception | error | ansible, ansible-doc, documentation, yaml |
| Unknown or undocumentable plugin type: %s | validation | error | ansible, ansible-doc, cli, options |
| Missing name(s), incorrect options passed for detailed docum | validation | error | ansible, ansible-doc, cli, usage |
| Snippets are only available for the following plugin types: | exception | error | ansible, ansible-doc, snippet, cli |
| unable to load {0} plugin named {1} | exception | error | ansible, ansible-doc, plugin-loader, collections |
| {plugin_type} {plugin_name} at {filename!r} has a documentat | exception | error | ansible, ansible-doc, documentation, yaml |
| The {0} inventory plugin does not take YAML type config sour | validation | warning | ansible, ansible-doc, inventory, snippet |
| Unable to retrieve documentation from {plugin!r}. | exception | error | ansible, ansible-doc, rendering, documentation |
| Incorrect value for 'Required', a boolean is needed.: %s | exception | error | ansible, ansible-doc, documentation, type-validation |
| All (sub-)options and return values must have a 'description | validation | error | ansible, ansible-doc, documentation, schema |
| Expected string in description of %s at index %s, got %s | exception | error | ansible, ansible-doc, documentation, type-validation |
| Expected string in description of %s, got %s | exception | error | ansible, ansible-doc, documentation, type-validation |
| Unable to parse examples section. | exception | error | ansible, ansible-doc, yaml, examples |
| Invalid deprecation documentation structure. | exception | error | ansible, ansible-doc, deprecation, documentation |
| Incorrect value for 'Required', a boolean is needed: %s | validation | warning | ansible, ansible-doc, snippet, type-validation |
| {value} is not a valid signature count value | validation | error | ansible, ansible-galaxy, signatures, cli |
| The requirements file '%s' does not exist. | exception | error | ansible, ansible-galaxy, requirements, filesystem |
| Failed to parse the requirements yml at '%s' with the follow | exception | error | ansible, ansible-galaxy, yaml, requirements |
| No requirements found in file '%s' | exception | error | ansible-galaxy, requirements, yaml, validation |
| Must specify name or src for role | exception | error | ansible-galaxy, roles, requirements, yaml |
| Failed to find include requirements file '%s' in '%s' | exception | error | ansible-galaxy, roles, include, file-not-found |
| Unable to load data from include requirements file: %s %s | exception | error | ansible-galaxy, roles, include, yaml, parse-error |
| Expecting requirements file to be a dict with the key 'colle | exception | error | ansible-galaxy, requirements, collections, format-migration |
| Expecting only 'roles' and/or 'collections' as base keys in | exception | error | ansible-galaxy, requirements, yaml, typo |
| Expecting requirements yaml to be a list or dictionary but g | exception | error | ansible-galaxy, requirements, yaml, type-error |
| - you can use --ignore-errors to skip failed roles and finis | exception | error | ansible-galaxy, roles, install, ignore-errors |
| The positional collection_name arg and --requirements-file a | exception | error | ansible-galaxy, collections, cli-usage, mutually-exclusive |
| You must specify a collection name or a requirements file. | exception | error | ansible-galaxy, collections, cli-usage, missing-argument |
| The --signatures option and --requirements-file are mutually | exception | error | ansible-galaxy, collections, signatures, mutually-exclusive |
| - the output collection directory %s is a file - aborting | exception | error | ansible-galaxy, collection-build, filesystem, cli-usage |
| - the path %s already exists, but is a file - aborting | exception | error | ansible-galaxy, init, filesystem, name-collision |
| - the directory %s already exists. You can use --force to re | exception | error | ansible-galaxy, init, force, cli-usage |
| Failed to compile regular expressions for skeleton ignore: | exception | error | ansible-galaxy, init, regex, configuration |
| - the skeleton path '{0}' does not exist, cannot init {1} | exception | error | ansible-galaxy, init, skeleton, file-not-found |
| Failed to create {galaxy_type.title()} {obj_name}. Templatin | exception | error | ansible-galaxy, init, skeleton, jinja2, templating |
| Unable to find info about '%s': %s | exception | error | ansible-galaxy, roles, network, galaxy-api |
| - you must specify a user/role name or a roles file | exception | error | ansible-galaxy, roles, cli-usage, missing-argument |
| Invalid role requirements file, it must end with a .yml or . | exception | error | ansible-galaxy, roles, requirements, file-extension |
| Unable to properly parse command line arguments. Please use | exception | error | ansible-galaxy, cli, deprecated-syntax, collections |
| - you must specify at least one role to remove. | exception | error | ansible-galaxy, cli, argument-validation, roles |
| Failed to remove role %s: %s | exception | error | ansible-galaxy, filesystem, permissions, roles |
| Invalid query. At least one search term, platform, galaxy ta | exception | error | ansible-galaxy, cli, argument-validation, search |
| No action selected, at least one of --host, --graph or --lis | exception | error | ansible-inventory, cli, argument-validation |
| Conflicting options used, only one of --host, --graph or --l | exception | error | ansible-inventory, cli, argument-validation, mutual-exclusion |
| You must pass a single valid host to --host parameter | exception | error | ansible-inventory, inventory, host-pattern, cli |
| Unable to write to destination file {outfile!r}. | exception | error | ansible-inventory, filesystem, permissions, output |
| Pattern must be valid group name when using --graph | exception | error | ansible-inventory, inventory, graph, groups |
| The Python library "tomli-w" is required when using the TOML | exception | error | ansible-inventory, toml, optional-dependency, packaging |
| the playbook: %s could not be found | exception | critical | ansible-playbook, cli, path-resolution, collections |
| the playbook: %s does not appear to be a file | exception | critical | ansible-playbook, cli, path-resolution, argument-validation |
| %s is not a valid or accessible directory. | exception | error | ansible-pull, filesystem, cli, argument-validation |
| %s is not a number. | exception | error | ansible-pull, cli, argument-validation, type-conversion |
| URL for repository not specified, use -h for help | exception | error | ansible-pull, cli, argument-validation, git |
| Unsupported repo module %s, choices are %s | exception | error | ansible-pull, cli, argument-validation, scm |
| Unsupported (%s) SCM module for pull, choices are: %s | exception | error | ansible-pull, scm, cli, internal-invariant |
| module '%s' not found.\n | exception | error | ansible-pull, module-loader, installation, plugin-paths |
| Could not find a playbook to run. | exception | error | ansible-pull, playbook-discovery, conventions, git |
| EOF found before data was complete | exception | error | connection-plugin, persistent-connections, process-lifecycle, io |
| Unable to decode JSON from response set_options. See the deb | exception | error | ansible, network, connection-plugin, persistent-connection |
| persistent connection idle timeout triggered, timeout value | exception | error | ansible, network, timeout, persistent-connection |
| command timeout triggered, timeout value is %s secs.\nSee th | exception | error | ansible, network, timeout, command-timeout |
| '%s' is not a valid vault id. The character ';' is not allow | exception | error | ansible, vault, cli, validation |
| At most one input file may be used with the --output option | exception | error | ansible, vault, cli, validation |
| The --prompt option is not supported if also reading input f | exception | error | ansible, vault, cli, stdin, validation |
| A vault password is required to use Ansible's Vault | exception | error | ansible, vault, cli, credentials |
| The vault-ids %s are available to encrypt. Specify the vault | exception | error | ansible, vault, cli, encryption, vault-id |
| A new vault password is required to use Ansible's Vault reke | exception | error | ansible, vault, cli, rekey, credentials |
| The plaintext provided from the prompt was empty, not encryp | exception | error | ansible, vault, cli, interactive, validation |
| stdin was empty, not encrypting | exception | error | ansible, vault, cli, stdin, validation |
| The plaintext provided from the command line args was empty, | exception | error | ansible, vault, cli, shell, validation |
| ansible-vault create can take only one filename argument | exception | error | ansible, vault, cli, validation |
| not a tty, editor cannot be opened | exception | error | ansible, vault, cli, tty, editor |
| Invalid collection pattern supplied: %s | exception | error | ansible, collections, cli, validation |
| Unsupported configuration file extension for %s: %s | exception | error | ansible, configuration, file-extension, cli |
| Missing base YAML definition file (bad install?): %s | exception | critical | ansible, installation, configuration, packaging |
| Error reading config file(%s) because the config file was no | exception | error | ansible, configuration, encoding, utf8, ini |
| Error reading config file (%s): %s | exception | error | ansible, configuration, ini, parsing, cli |
| Unsupported configuration file type: %s | exception | error | |
| Unhandled exception when retrieving {config!r}. | exception | error | |
| YAML configuration type has not been implemented yet | exception | error | |
| Invalid configuration file type: %s | exception | error | |
| Unimplemented file type: %s | exception | error | |
| Required config {_get_config_label(plugin_type, plugin_name, | exception | error | |
| Config {_get_config_label(plugin_type, plugin_name, config)} | exception | error | |
| Config {_get_config_label(plugin_type, plugin_name, config)} | exception | error | |
| No config definition exists for {_get_config_label(plugin_ty | exception | error | |
| module {__name__!r} has no attribute {name!r} | exception | error | |
| Module embedding support was imported, but no EmbedManager.e | exception | error | |
| Invalid EmbedManager request: {message}. | exception | error | |
| imported module support code does not exist at %s | exception | error | |
| error processing module_util {0} loading redirected collecti | exception | error | |
| invalid redirect for {0}: {1} | exception | error | |
| Module METADATA must defined only once. | validation | error | |
| Module METADATA node must be {ast.Constant} not {type(metada | validation | error | |
| Module METADATA must be {str} not {type(unparsed_metadata)}. | validation | error | |
| Module METADATA must be valid YAML. | validation | error | |
| Module METADATA must parse to {dict} not {type(parsed_metada | validation | error | |
| Module METADATA schema_version {schema_version} is unknown. | validation | error | ansible, module-metadata, packaging, config |
| Module METADATA is invalid. | validation | error | ansible, module-metadata, packaging, validation |
| Could not find imported module support code for {0}. Looked | exception | error | ansible, module-utils, imports, packaging |
| Embed package not found while packaging module. | exception | error | ansible, embed, packaging, dependencies |
| Embed resource {embed.resource!r} not found while packaging | exception | error | ansible, embed, packaging, files |
| Embed must be an ansible/ansible_collections resource. | exception | error | ansible, embed, packaging, collections |
| Unable to compile {module_name!r}. | exception | error | ansible, syntax-error, packaging, python |
| Cannot create zipfile due to pre-1980 configured date: {date | exception | error | ansible, system-clock, zipfile, environment |
| A different worker process failed to create module file. Loo | exception | error | ansible, cache, race-condition, multiprocessing, tmp |
| Failed to serialize arguments for the {module_name!r} module | exception | error | ansible, serialization, json, module-args |
| Could not find imported module util '{name}' | exception | error | ansible, windows, powershell, module-utils, imports |
| Could not find collection imported module support code for ' | exception | error | ansible, windows, powershell, collections, module-utils |
| Could not find powershell script '{package_name}.{name}' | exception | error | ansible, windows, powershell, installation, packaging-files |
| Become plugin {become_plugin.name} is not supported by the W | exception | error | ansible, windows, become, privilege-escalation |
| The environment variable 'ANSIBLE_ASYNC_DIR' is not set. | exception | error | ansible, windows, async, environment |
| Task result omitted due to queue send failure. | exception | error | ansible, pickle, multiprocessing, task-result |
| The `loop` value must resolve to a 'list', not {native_type_ | exception | error | ansible, loop, templating, type-error |
| A 'when' expression failed. | exception | error | ansible, when, conditional, templating |
| An 'until' expression failed. | exception | error | ansible, until, retries, templating |
| Invalid become method specified, could not find matching plu | exception | error | ansible, become, plugin-loader, config |
| the connection plugin '%s' was not found | exception | error | connection, plugin-loader, collections, playbook |
| The '%s' connection does not provide a TTY which is required | exception | error | become, connection, tty, privilege-escalation |
| the handler '%s' was not found | exception | error | action-plugin, plugin-loader, collections, modules |
| Unable to use multiprocessing, this is normally caused by la | exception | error | environment, multiprocessing, containers, dev-shm, task-queue |
| No stdout callback name provided. | exception | error | callbacks, task-queue, api-usage, configuration |
| Could not load {self._stdout_callback_name!r} callback plugi | exception | error | callbacks, plugin-loader, configuration, collections |
| Invalid play strategy specified: %s | exception | error | strategy, plugin-loader, playbook, task-queue |
| Callback dispatch {method_name!r} failed for plugin {callbac | exception | error | callbacks, exception-wrapping, task-queue, debugging |
| Tried to find galaxy API root at %s but no 'available_versio | exception | error | galaxy, network, api-discovery, configuration |
| Galaxy action %s requires API versions '%s' but only '%s' ar | exception | error | galaxy, api-versions, collections, configuration |
| Missing expected 'results' in ansible-galaxy cache: {path_ca | exception | error | galaxy, cache, concurrency, collections |
| Unknown error when attempting to call Galaxy at {url!r}. | exception | error | galaxy, network, ssl, proxy, collections |
| Failed to parse Galaxy response from '%s' as JSON:\n%s | exception | error | galaxy, json, network, reverse-proxy |
| No access token or username set. A token can be set with --a | exception | error | galaxy, authentication, token, collections |
| Attempting to authenticate to galaxy | exception | error | galaxy, authentication, v1-api, roles |
| Unable to authenticate to galaxy. | exception | error | galaxy, network, ssl, authentication |
| Expected task_id or github_user and github_repo | exception | error | galaxy, api-usage, validation, roles |
| Invalid role name (%s). Specify role as format: username.rol | exception | error | galaxy, roles, validation, naming |
| Failed to download the %s list: %s | exception | error | galaxy, pagination, network, roles |
| The collection path specified '%s' does not exist. | exception | error | galaxy, collections, publish, file-path |
| The collection path specified '%s' is not a tarball, use 'an | exception | error | ansible-galaxy, collection, publish, tarball, artifact |
| Timeout while waiting for the Galaxy import process to finis | exception | warning | ansible-galaxy, publish, timeout, import, polling |
| Galaxy import process failed: %s (Code: %s) | exception | error | ansible-galaxy, publish, import, server-side, metadata |
| Invalid non absolute download_url: {data["download_url"]} | exception | error | ansible-galaxy, install, download-url, server-side, third-party-server |
| Invalid non absolute pagination link: {next_link} | exception | error | ansible-galaxy, pagination, server-side, reverse-proxy |
| The collection galaxy.yml path '{path!s}' does not exist. | exception | error | ansible-galaxy, build, galaxy-yml, metadata |
| The output collection artifact '%s' already exists, but is a | exception | error | ansible-galaxy, build, output-path, filesystem |
| The file '%s' already exists. You can use --force to re-crea | exception | error | ansible-galaxy, build, force, filesystem |
| Invalid collection name '%s', name must be in the format <na | validation | error | ansible-galaxy, collection, naming, validation, argparse |
| '{coll_type!s}' type is not supported. The format namespace. | exception | error | ansible-galaxy, verify, artifact, usage |
| Collection %s is not installed in any of the collection path | exception | error | ansible-galaxy, verify, install-path, collections-paths |
| Failed to find remote collection '{coll!s}' on any of the ga | exception | error | ansible-galaxy, verify, galaxy-server, not-found |
| "build_ignore" and "manifest" are mutually exclusive | exception | error | ansible-galaxy, build, galaxy-yml, manifest, build-ignore |
| Use of "manifest" requires the python "distlib" library | exception | error | ansible-galaxy, build, distlib, dependency, manifest |
| Invalid "manifest" provided: {ex} | exception | error | ansible-galaxy, build, galaxy-yml, manifest, schema |
| "manifest.directives" must be a list, got: {control.directiv | validation | error | ansible-galaxy, build, manifest, yaml, type-error |
| "manifest.omit_default_directives" is expected to be a boole | validation | error | ansible-galaxy, build, manifest, yaml, boolean |
| "manifest.omit_default_directives" was set to True, but no d | validation | error | ansible-galaxy, build, manifest, configuration |
| Invalid manifest directive: {e} | exception | error | ansible-galaxy, build, manifest, distlib, directives |
| Unknown error processing manifest directive: {e} | exception | error | ansible-galaxy, build, manifest, distlib, filesystem, catch-all |
| Failed to find the target path '{to_native(b_link_target)}' | exception | error | ansible-galaxy, collection-build, symlink, filesystem |
| Not installing {collection_name} because GnuPG signature ver | exception | critical | ansible-galaxy, gpg, signatures, security, collection-install |
| Unable to extract '%s' from collection | exception | error | ansible-galaxy, tarball, corruption, collection-install |
| Cannot extract symlink '%s' in collection: path points to lo | exception | critical | ansible-galaxy, security, symlink, path-traversal, tarball |
| Checksum mismatch for '%s' inside collection at '%s' | exception | critical | ansible-galaxy, checksum, integrity, tampering, collection-install |
| Cannot extract tar entry '%s' as it will be placed outside t | exception | critical | ansible-galaxy, security, path-traversal, tarball, zip-slip |
| Collection tar at '%s' does not contain the expected file '% | exception | error | ansible-galaxy, tarball, corruption, collection-install, manifest |
| Failed to import resolvelib, check that a supported version | exception | error | ansible-galaxy, dependencies, resolvelib, environment, python |
| Failed to import packaging, check that a supported version i | exception | error | ansible-galaxy, dependencies, packaging, environment, python |
| ansible-galaxy requires resolvelib<{RESOLVELIB_UPPERBOUND.vs | exception | error | ansible-galaxy, resolvelib, version-conflict, dependencies, environment |
| ansible-galaxy requires {req.name}{req.specifier} | exception | error | ansible-galaxy, resolvelib, version-conflict, dependencies, environment |
| Failed to resolve the requested dependencies map. Could not | exception | error | ansible-galaxy, dependency-resolution, version-conflict, resolvelib |
| Failed to resolve the requested dependencies map. Got the ca | exception | error | ansible-galaxy, dependency-resolution, version-conflict, collections |
| There is no known source for {collection!s} | exception | error | ansible-galaxy, api-misuse, cache, collections, python-api |
| Failed to download collection tar from '{api!s}': {err!s} | exception | error | ansible-galaxy, network, proxy, tls, collection-install |
| Failed to download collection tar from '{api!s}' due to the | exception | error | ansible-galaxy, network, filesystem, collection-install, wrapper-error |
| Failed to download collection tar from '{coll_src!s}': {down | exception | error | ansible-galaxy, network, url, requirements-yml, collection-install |
| The artifact is of an unexpected type {art_type!s} | exception | error | ansible-galaxy, api-misuse, collections, python-api, type-dispatch |
| Failed to find the collection dir deps: {err!s} | exception | error | |
| The collection {collection} (type {collection.type}) (from { | exception | error | |
| The collection {collection} (type {collection.type}) from {c | exception | error | |
| Could not find git executable to extract the collection from | exception | error | |
| Failed to clone a Git repository from `{repo_url!s}`. | exception | error | |
| Failed to switch a cloned Git repo `{repo_url!s}` to the req | exception | error | |
| Downloading {url} failed | exception | error | |
| Mismatch artifact hash with downloaded file | exception | error | |
| The collection galaxy.yml at '%s' is missing the following m | exception | error | |
| The collection galaxy.yml path '{path!s}' does not exist. | exception | error | |
| Failed to parse the galaxy.yml at '{path!s}' with the follow | exception | error | |
| The collection galaxy.yml at '{galaxy_yml}' is incorrectly f | exception | error | |
| Collection tar file member {member!s} does not contain a val | exception | error | |
| Collection metadata file `{manifest_filename!s}` at `{meta_f | exception | error | |
| Unable to find collection artifact file at '{b_path}'. | exception | error | |
| Collection artifact at '{path!s}' is not a valid tar file. | exception | error | |
| Collection at '{path!s}' does not contain the required file | exception | error | |
| Collection tar file does not contain member {member!s} | exception | error | |
| Failed to get signature for collection verification from '{s | exception | error | |
| Failed during GnuPG verification with command '{cmd_str}': { | exception | error | gpg, subprocess, signatures, environment, collections |
| Invalid offline source info for {namespace}.{name}:{version} | validation | error | yaml, metadata, offline, collections, validation |
| Failed to import packaging, check that a supported version i | exception | error | packaging, dependencies, requirements, python-env |
| Signatures were provided to verify {req_name} but no keyring | exception | error | gpg, signatures, keyring, collections, configuration |
| Neither the collection requirement entry key 'name', nor 'so | exception | error | requirements, fqcn, collections, validation |
| Collection requirement at '{path!s}' has both a {manifest_js | exception | error | collections, requirements, filesystem, metadata |
| The collection requirement entry key 'type' must be one of f | exception | error | requirements, collections, validation, type |
| Collections requirement entry should contain the key 'name' | exception | error | requirements, galaxy, collections, validation |
| Collections requirement 'source' entry should contain a vali | exception | error | galaxy, url, configuration, collections |
| Invalid version found for the collection '{first_req}'. {ver | validation | error | semver, collections, metadata, concrete-artifact |
| Invalid version found for the collection '{first_req}': {ver | validation | error | semver, yaml, galaxy-yml, collections, metadata |
| Expected role dependencies to be a list. Role {self} has met | exception | error | roles, yaml, metadata, dependencies |
| - sorry, %s was not found on %s. | exception | error | roles, galaxy, lookup, network |
| Unable to compare role versions (%s) to determine the most r | exception | error | roles, versioning, galaxy, sorting |
| - the specified version (%s) of %s was not found in the list | exception | error | roles, versioning, galaxy, requirements |
| No valid role data found | exception | error | roles, requirements, internal-error |
| the downloaded file does not appear to be a valid tar archiv | exception | error | roles, tar, download, network, proxy |
| this role does not appear to have a meta/main.yml file. | exception | error | roles, tar, metadata, packaging |
| this role does not appear to have a valid meta/main.yml file | exception | error | roles, yaml, metadata, parsing |
| the specified roles path exists and is not a directory. | exception | error | ansible-galaxy, role-install, filesystem, cli |
| the specified role %s appears to already exist. Use --force | exception | warning | ansible-galaxy, role-install, idempotency, cli |
| %s doesn't appear to contain a role.\n please remove this d | exception | error | ansible-galaxy, role-install, filesystem, manual-cleanup |
| Invalid {attr} for tarfile member: path {full_path} is not a | validation | critical | ansible-galaxy, security, path-traversal, tar, cve |
| Could not update files in %s: %s | exception | error | ansible-galaxy, permissions, filesystem, cli |
| Expected role dependencies to be a list. Role {self} has met | exception | error | ansible-galaxy, requirements, yaml, role-dependencies |
| Unable to get access token | http | error | ansible-galaxy, authentication, oauth, network, keycloak |
| Invalid group name supplied, expected a string but got %s fo | validation | error | inventory, type-error, api-misuse |
| Invalid empty/false group name provided: %s | validation | error | inventory, validation, empty-value |
| Invalid host name supplied, expected a string but got %s for | validation | error | inventory, type-error, api-misuse |
| Could not find group %s in inventory | exception | error | inventory, ordering, groups |
| Invalid empty host name provided: %s | validation | error | inventory, validation, empty-value |
| Could not identify group or host named %s | exception | error | inventory, ordering, host-vars, group-vars |
| %s is not a known host nor group | exception | error | inventory, groups, ordering, children |
| %s is not a known group | exception | error | inventory, groups, ordering, children |
| can't add group to itself | exception | error | inventory, groups, self-reference, yaml |
| Adding group '%s' as child to '%s' creates a recursive depen | exception | error | inventory, groups, cycle, yaml |
| The group named '%s' has a recursive dependency loop. | exception | error | inventory, groups, cycle, graph |
| No inventory plugins available to generate inventory, make s | exception | error | inventory, configuration, plugins, ansible-core |
| No inventory was parsed, please check your configuration and | exception | error | inventory, configuration, cli, localhost |
| {str(ex)} | exception | error | |
| Completely failed to parse inventory source %s | exception | error | |
| Invalid host list pattern: %s | validation | error | |
| Invalid 'order' specified for inventory hosts: %s | validation | error | |
| No hosts matched the subscripted pattern '%s' | exception | error | |
| Could not match supplied host pattern, ignoring: %s | exception | error | |
| Unable to find limit file %s | exception | error | |
| Limit starting with "@" must be a file, not a directory: %s | validation | error | |
| %s cannot be matched in inventory | exception | error | |
| Retry limit exceeded: %d | exception | error | |
| Failed to decode JSON module parameters. | exception | error | |
| ANSIBLE_MODULE_ARGS not provided. | exception | error | |
| Failed to create remote module tmp path at dir {basedir!r} w | exception | error | |
| Error while setting attributes: %s | exception | error | |
| bad symbolic permission for mode: %s | validation | error | |
| Object of type {type(target).__name__!r} is not JSON seriali | exception | error | |
| Object of type {target_type_name!r} is not JSON deserializab | exception | error | |
| Key of type {type(k).__name__!r} is not JSON serializable by | exception | error | |
| MD5 not available. Possibly running in FIPS mode | exception | error | fips, crypto, checksum, ansible-module-utils |
| Could not make backup of {fn!r} to {backupdest!r}. | exception | error | filesystem, permissions, backup, ansible-module-utils |
| The destination directory {os.path.dirname(dest)!r} is not w | exception | error | filesystem, permissions, atomic-write, ansible-module-utils |
| Unable to make {src!r} into to {dest!r}, failed final rename | exception | error | filesystem, atomic-write, vboxfs, nfs, ansible-module-utils |
| Failed to replace {dest!r} with {src!r}. | exception | error | filesystem, atomic-write, ansible-module-utils |
| Could not replace {dest!r} with {src!r}. | exception | error | filesystem, atomic-write, race-condition, ansible-module-utils |
| Could not write data to file {dest!r} from {src!r}. | exception | error | filesystem, permissions, unsafe-writes, ansible-module-utils |
| Argument provided is not an iterable | exception | warning | deprecation, collections, python-stdlib, ansible-module-utils |
| Unable to diff 'dict1' %s and 'dict2' %s. Both must be a dic | exception | error | dict, diff, type-error, ansible-module-utils |
| Could not find 'locale' tool | exception | warning | locale, containers, minimal-systems, ansible-module-utils |
| No output from locale, rc=%s: %s | exception | warning | locale, musl, alpine, ansible-module-utils |
| Unable to get locale information, rc=%s: %s | exception | warning | locale, ansible-module-utils, environment |
| invalid value for masklen | exception | error | network, netmask, validation, ansible-module-utils |
| invalid value for netmask: %s | exception | error | network, netmask, validation, ansible-module-utils |
| internal error: required and default are mutually exclusive | exception | error | argument-spec, module-authoring, validation, ansible-module-utils |
| internal error: aliases must be a list or tuple | exception | error | argument-spec, module-authoring, aliases, ansible-module-utils |
| Failed to convert "%s": %s | exception | error | no-log, argument-spec, serialization, ansible-module-utils |
| Value '{1}' in the sub parameter field '{0}' must be a {2}, | exception | error | argument-spec, suboptions, type-error, ansible-module-utils |
| Unknown parameter type: %s | exception | error | no-log, serialization, type-error, ansible-module-utils |
| Value of unknown type: %s, %s | exception | error | no-log, results, serialization, type-error, ansible-module-utils |
| Failed to find required executable "%s" in paths: %s | exception | error | |
| module has already been respawned | exception | error | |
| The module_name and module_names arguments are mutually excl | exception | error | |
| No module names were specified. | exception | error | |
| obj must be a string type | exception | error | |
| Invalid value %s for to_bytes' nonstring parameter | exception | error | |
| Invalid value %s for to_text's nonstring parameter | exception | error | |
| human_to_bytes() can't interpret following string: %s | exception | error | |
| human_to_bytes() can't interpret following number: %s (origi | exception | error | |
| human_to_bytes() failed to convert %s (unit = %s). The suffi | exception | error | |
| human_to_bytes() can't interpret a valid unit for {range_key | exception | error | |
| human_to_bytes() failed to convert %s. Value is not a valid | exception | error | |
| parameters are mutually exclusive: %s | exception | error | |
| one of the following is required: %s | exception | error | |
| parameters are required together: %s | exception | error | |
| missing parameter(s) required by '{key}': {', '.join(missing | exception | error | |
| missing required arguments: %s | exception | error | |
| %s is %s but %s of the following are missing: %s | exception | error | |
| '{0!r}' is not a string and conversion is not allowed | exception | error | |
| %s cannot be converted to a list | exception | error | |
| unable to evaluate string as dictionary | exception | error | |
| unable to evaluate string in the "key=value" format as dicti | exception | error | |
| dictionary requested, could not parse JSON or key=value | exception | error | |
| %s cannot be converted to a dict | exception | error | |
| %s cannot be converted to a bool | exception | error | |
| "{value!r}" cannot be converted to an int | exception | error | |
| {type(value)} cannot be converted to a float | exception | error | |
| %s cannot be converted to a Byte value | exception | error | |
| %s cannot be converted to a Bit value | exception | error | |
| %s cannot be converted to a json string | exception | error | |
| unable to load libselinux.so | exception | error | |
| invalid version number '%s' | exception | error | |
| socket path %s does not exist or cannot be found. See Troubl | exception | error | |
| Failed to encode some variables as JSON for communication wi | exception | error | |
| Unable to connect to socket {self.socket_path!r}. See Troubl | exception | error | |
| Unable to decode JSON from response to {0}. Received '{1}'. | exception | error | |
| Unable to decode JSON from response to {0}({1}). Received '{ | exception | error | |
| invalid json-rpc id received | exception | error | network, json-rpc, persistent-connection, socket, version-skew |
| Unable to connect to socket {self.socket_path!r}. See the so | exception | error | network, socket, persistent-connection, unix-socket, config |
| Bad subset '%s' given to Ansible. gather_subset options allo | exception | error | facts, gather-subset, setup, validation, ansible |
| Failed to import the required Python library (%s) on %s's Py | exception | error | facts, packages, dependencies, interpreter, ansible |
| Found executable at {bin_path}. {missing_required_lib(self.L | exception | error | facts, packages, respawn, dependencies, interpreter |
| {error_message} after {timeout_value} seconds | exception | warning | facts, timeout, performance, ansible |
| No start of json char found | exception | error | json, parsing, stdout, ansible |
| No end of json char found | exception | error | json, parsing, truncation, stdout, ansible |
| The value '%s' is not a valid boolean. Valid booleans includ | validation | error | boolean, parsing, validation, ansible |
| error while splitting arguments, either an unbalanced jinja2 | exception | error | parsing, splitter, jinja2, quoting, ansible |
| Platform GSSAPI library does not support gss_acquire_cred_wi | exception | error | network, gssapi, kerberos, auth, http |
| Invalid Socket File (%s): %s | exception | error | network, http, unix-socket, docker, permissions |
| Failed to import the required Python library (gzip) on %s's | exception | error | network, http, gzip, dependencies, interpreter |
| Ciphers must be a list. Got %s. | validation | error | network, ssl, ciphers, validation, type-error |
| Failed to import the required Python library (gssapi) on %s' | exception | error | network, gssapi, kerberos, dependencies, http |
| headers must be a dict: %r | validation | error | network, http, headers, validation, type-error |
| headers must be a dict | validation | error | network, http, headers, validation, type-error |
| only one of filepath or content can be supplied | validation | error | http, multipart, validation, upload |
| one of filepath or content must be supplied | validation | error | http, multipart, validation, upload |
| Mapping is required, cannot be type %s | validation | error | |
| at least one of filename or content must be provided | validation | error | |
| multipart_encoding must be one of %s. | validation | error | |
| value must be a string, or mapping, cannot be type %s | validation | error | |
| key_id must be 8, 16, or 16+ hexadecimal characters in lengt | validation | error | |
| Invalid repository string: %s | exception | error | |
| Unable to create temp file at {d!r} for apt source. | exception | error | |
| Failed to write to file {tmp_path!r}. | exception | error | |
| No start of json char found | exception | error | |
| No end of json char found | exception | error | |
| The '/' directory doesn't exist on this machine. | exception | error | |
| Failed to copy {src!r} to {dest!r}. | exception | error | |
| Unexpected error: | exception | error | |
| Unable to read crontab | exception | error | |
| Could not fetch signed_by key. | exception | error | |
| Failed to decode the file {fsname!r} with encoding: {encodin | exception | error | |
| '%s' is not a directory | exception | error | |
| Unable to move git dir. | exception | error | |
| .git file has invalid git dir reference format | exception | error | |
| %s is not a directory | exception | error | git, submodule, filesystem, ansible-module |
| Failed to read {path!r}. | exception | error | ssh, known-hosts, permissions, filesystem |
| Failed to write to file {path!r}. | exception | error | ssh, known-hosts, filesystem, permissions |
| Failed to write to temporary file {outf.name!r}. | exception | error | ssh, known-hosts, tempfile, disk-space |
| Unable to list packages rc=%s : %s | exception | error | rpm, package-management, database-corruption, ansible-module |
| Unable to list packages rc={rc} : {err} | exception | error | alpine, apk, package-management, ansible-module |
| boom | exception | error | ping, test-hook, intentional, ansible-module |
| Unable to read the contents of {path!r}. | exception | error | replace, filesystem, permissions, ansible-module |
| Error: Could not find librpm library | exception | error | rpm, gpg, ctypes, shared-library, ansible-module |
| Unable to parse PGP key armor | exception | error | rpm, gpg, pgp, parsing, ansible-module |
| Unhandled key version {version:#04x} | exception | error | rpm, gpg, pgp, key-version, ansible-module |
| Neither python zipfile nor unzip can read %s | exception | error | unarchive, zip, corruption, ansible-module |
| Unable to list files in the archive | exception | error | unarchive, zip, corruption, ansible-module |
| Unable to list files in the archive: %s | exception | error | unarchive, tar, compression, corruption, ansible-module |
| ZIP info perm format incorrect, %s | exception | error | unarchive, zip, unzip, permissions, ansible-module |
| Cannot change ownership of %s to %s, as user %s | exception | error | unarchive, ownership, permissions, privileges, ansible-module |
| Cannot change group ownership of %s to %s, as user %s | exception | error | unarchive, permissions, filesystem, ownership |
| cannot form-urlencode body, expect list or dict | exception | error | uri, http, form-urlencoded, type-error |
| User %s home directory does not exist | exception | error | user, ssh, home-directory, key-generation |
| Invalid filename {file_name!r}. | validation | error | dataloader, typeerror, api-contract |
| Unable to retrieve file contents. | exception | error | dataloader, file-not-found, path-resolution |
| An error occurred while trying to read the file {file_name!r | exception | error | dataloader, io, permissions, parser-error |
| an error occurred while trying to read the file {real_path!r | exception | error | dataloader, vault, io, permissions |
| The value of the task `args` keyword is invalid. | validation | error | task-parsing, args, yaml, parser-error |
| Invalid parameter specified beginning with keyword '_ansible | validation | error | task-parsing, reserved-params, args, parser-error |
| unexpected parameter type in action: %s | validation | error | task-parsing, typeerror, module-args, parser-error |
| action and local_action are mutually exclusive | validation | error | task-parsing, mutually-exclusive, yaml, parser-error |
| conflicting action statements: %s, %s | validation | error | task-parsing, conflict, yaml, parser-error |
| couldn't resolve module/action '{0}'. This often indicates a | validation | error | task-parsing, module-resolution, collections, typo |
| no module/action detected in task. | validation | error | task-parsing, empty-task, yaml, parser-error |
| Unable to parse yaml file {filename}. | exception | warning | plugin-docs, yaml, documentation, parser-error |
| Unable to parse documentation in python file {filename!r}. | exception | warning | plugin-docs, docstring, yaml, documentation |
| Unknown documentation format: %s | validation | warning | plugin-docs, file-format, documentation |
| Unable to parse documentation for: %s | validation | warning | plugin-docs, missing-docs, documentation |
| failed at splitting arguments, either an unbalanced jinja2 b | validation | error | ansible, jinja2, parsing, quoting, playbook |
| Not a valid network hostname: %s | validation | error | ansible, inventory, network, hostname, parsing |
| Detected range in host but was asked to ignore ranges | validation | error | ansible, inventory, hostname, range, parsing |
| Vault envelope format error. | exception | critical | ansible, vault, encryption, file-format, decryption |
| Vault format unhexlify error. | exception | critical | ansible, vault, hex, decryption, file-corruption |
| Vault vaulttext format error. | exception | critical | ansible, vault, decryption, file-format, truncation |
| Invalid vault password was provided | validation | error | ansible, vault, password, validation, secrets |
| EOFError (ctrl-d) on prompt for (%s) | exception | error | ansible, vault, prompt, stdin, ci |
| Passwords do not match | validation | error | ansible, vault, password, prompt, usability |
| The vault password file %s was not found | exception | error | ansible, vault, file-not-found, paths, ci |
| The vault password file provided '{this_path}' can not be a | validation | error | ansible, vault, paths, misconfiguration |
| Could not read vault password file {filename!r}. | exception | error | ansible, vault, permissions, file-io, secrets |
| The vault password script %s was not executable | validation | error | ansible, vault, permissions, script, executable |
| Problem running vault password script %s (%s). If this is no | exception | error | ansible, vault, script, subprocess, shebang, crlf |
| Vault password script %s returned non-zero (%s): %s | exception | error | ansible, vault, script, subprocess, exit-code |
| Problem running vault password client script %s (%s). If thi | exception | error | ansible, vault, client-script, subprocess, permissions |
| Vault password client script %s did not find a secret for va | exception | error | ansible, vault, vault-id, client-script, secrets |
| Vault password client script %s returned non-zero (%s) when | exception | error | ansible, vault, client-script, exit-code, stderr |
| Did not find a match for --encrypt-vault-id=%s in the known | validation | error | ansible, vault, vault-id, encryption, configuration |