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
Abhijeet Kasurde 8849bd776b
[stable-2.19] service_facts: Handle KeyError while processing service name (#85572) (#85647)
* service_facts: Handle KeyError while processing service name

As a part of follow up review,

* Handle KeyError with exception handling
* Warn user about the missing service name in the given service details
(cherry picked from commit 9ed7164)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
4 months ago
..
_internal [stable-2.19] Fix marker handling in templating (#85690) (#85694) 4 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli Limit askpass prompts to single attempt (#85364) 5 months ago
collections Require `from __future__ import annotations` (#81902) 2 years ago
compat Deprecate ansible.compat.importlib_resources (#85226) 6 months ago
config plugin config options are now correctly fetched with origin (#85488) (#85525) 4 months ago
errors Fix calls to `deprecated()` to include `help_text` arg (#85262) 6 months ago
executor Rewrite exception key on failed_when: false (#85516) (#85517) 4 months ago
galaxy Spelling fixes (#85345) 5 months ago
inventory deprecate invalid variable names in inventory (#85377) 5 months ago
module_utils [stable-2.19] Backward-compatible None handling in template concat and argspec str (#85652) (#85663) 4 months ago
modules [stable-2.19] service_facts: Handle KeyError while processing service name (#85572) (#85647) 4 months ago
parsing deprecate esoteric/undocumented playbook syntaxes (#85378) 5 months ago
playbook Fix nested import_tasks when the parent import contains a template (#85599) (#85636) 4 months ago
plugins [stable-2.19] Fix marker handling in templating (#85690) (#85694) 4 months ago
template Prevent template lookup and action from masking `ansible_managed` value (#85075) 6 months ago
utils [stable-2.19] filter: update integration tests (#84990) (#85540) 4 months ago
vars Show context for reserved variable warnings (#85324) 5 months ago
__init__.py Require `from __future__ import annotations` (#81902) 2 years ago
__main__.py ansible-test no longer needs special casing in `__main__.py` (#83962) 1 year ago
constants.py Misc config type coercion fixes (#85119) 7 months ago
context.py Require `from __future__ import annotations` (#81902) 2 years ago
keyword_desc.yml clarify check_mode (#84703) 10 months ago
release.py Update Ansible release version to v2.19.0.post0. (#85514) 5 months ago