ansible/lib/ansible/plugins
Jordan Borean 2ed6c30929
Add version ceiling for pypsrp (#83122)
* Add version ceiling for pypsrp

Add a version ceiling for the pypsrp requirements. This ensures that the
future v1.0.0 release won't impact existing users who install the
library using the version range specified.

* Use constraints file

* Add changelog for this change
2024-04-30 10:09:35 +10:00
..
action fetch - add error check on calculated dest (#82970) 2024-04-04 12:26:21 -07:00
become Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
cache Fixes permission for cache json file from 600 to 644 (#82761) 2024-03-14 10:24:09 -07:00
callback Fix plugin set option (#82300) 2023-12-14 09:41:48 -05:00
cliconf Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
connection Add version ceiling for pypsrp (#83122) 2024-04-30 10:09:35 +10:00
doc_fragments Update attribute description for check_mode (#82536) 2024-01-16 16:10:11 +01:00
filter password_hash: update docs about bcrypt (#81675) 2024-04-23 01:20:04 +00:00
httpapi Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
inventory Enable file cache for vaulted host_vars_files vars plugin (#81995) 2024-03-15 14:50:38 -04:00
lookup plugin: fixed examples of csv lookup plugin (#83068) 2024-04-17 15:08:22 -07:00
netconf Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
shell Fix typos in builtin modules (#81969) 2023-10-13 20:37:58 -07:00
strategy fix handling allow_duplicates with the role cache (#82691) 2024-03-28 15:33:09 -04:00
terminal Fix typos in builtin modules (#81969) 2023-10-13 20:37:58 -07:00
test Add missing char 's' in exists documentation (#82651) 2024-02-07 10:45:43 -08:00
vars Enable file cache for vaulted host_vars_files vars plugin (#81995) 2024-03-15 14:50:38 -04:00
__init__.py Fix plugin set option (#82300) 2023-12-14 09:41:48 -05:00
list.py Fix additional spelling errors in builtin modules (#82012) 2023-10-23 21:22:35 -07:00
loader.py plugins: remove deprecated features (#82976) 2024-04-04 12:29:50 -07:00