Commit Graph

1 Commits (4e2136cdbd37e209f1773735af2a53307d4404cc)

Author SHA1 Message Date
Felix Fontein 79a243940f
Fix AnsibleModule.human_to_bytes (#85259) (#86173)
* Fix AnsibleModule.human_to_bytes.

* Add unit test.

* Fix wrong example in docstring.

* Forgot tests without keyword.



* Apply review suggestions.

* Add type hints.



---------



(cherry picked from commit 13a7393cfe)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Co-authored-by: Matt Clay <matt@mystile.com>
1 month ago