Pavel Bar
|
7c01879f0e
|
Fix deprecated imports in plugins/modules/rhel_rpm_ostree.py
Replace deprecated module_utils import:
- ansible.module_utils._text -> ansible.module_utils.common.text.converters
Fixes #686
Co-authored-by: Cursor AI
Signed-off-by: Pavel Bar <pbar@redhat.com>
|
2026-02-15 23:56:05 +02:00 |
|
Alexei Znamensky
|
0c9ab06a55
|
review modules docs
|
2024-06-15 17:00:54 +12:00 |
|
Gregory Furlong
|
0fff8fde30
|
Update documented default value for rhel_rpm_ostree's name parameter to match implementation.
|
2022-12-13 11:48:39 -05:00 |
|
Adam Miller
|
e52ae8a9bc
|
fixes based on feedback
Signed-off-by: Adam Miller <admiller@redhat.com>
|
2022-11-22 09:03:04 -06:00 |
|
Adam Miller
|
fc5894171d
|
add rhel_facts, move r4e_rpm_ostree to rhel_rpm_ostree
Signed-off-by: Adam Miller <admiller@redhat.com>
|
2022-11-15 16:59:48 -06:00 |
|