ansible/lib/ansible
Abhijeet Kasurde 5dac5d365a
systemd_service: handle failure when mask operation fails (#83079)
* Handle the mask operation failure instead of just
  marking state changed.

Fixes: #81649

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2024-04-18 16:28:30 +00:00
..
_vendor Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
cli ansible-config: add 'validate' option (#83007) 2024-04-17 16:26:05 -04:00
collections Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 2023-10-11 08:36:20 -07:00
config ansible-config: ensure we get templated default (#82974) 2024-04-09 14:57:26 -04:00
errors Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
executor handlers: fix executing in lockstep using linear (#83030) 2024-04-16 17:45:18 +02:00
galaxy Follow up to #82933 - remove platforms from templates (#82961) 2024-04-02 17:06:39 -04:00
inventory Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
module_utils facts: Add a generic detection for VMware product name (#83012) 2024-04-11 15:07:36 -04:00
modules systemd_service: handle failure when mask operation fails (#83079) 2024-04-18 16:28:30 +00:00
parsing Enable file cache for vaulted host_vars_files vars plugin (#81995) 2024-03-15 14:50:38 -04:00
playbook play_context: remove deprecated PlayContext.verbosity (#82993) 2024-04-09 11:08:52 -04:00
plugins plugin: fixed examples of csv lookup plugin (#83068) 2024-04-17 15:08:22 -07:00
template Fix error when templating an unsafe string leading to a type error in Python (#82675) 2024-02-26 15:39:07 +01:00
utils Remove deprecated 'loader' argument (#82968) 2024-04-04 12:23:18 -07:00
vars plugins: remove deprecated features (#82976) 2024-04-04 12:29:50 -07:00
__init__.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
__main__.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
constants.py centralize and complete the internal static vars (#82872) 2024-03-28 15:06:35 -04:00
context.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
keyword_desc.yml Fix the strategy plugin description in keywords (#82113) 2023-11-02 17:17:46 -04:00
release.py Bump devel to 2.18.0.dev0 (#82934) 2024-04-02 21:18:18 +00:00