Felix Fontein
|
62272296da
|
Small docs improvements (#374)
* Small improvements.
* Document behavior changes.
|
2022-01-10 12:05:09 +00:00 |
Felix Fontein
|
9658a34605
|
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253)
|
2021-06-26 13:45:28 +02:00 |
Felix Fontein
|
8de9376a10
|
Make action_module plugin utils compatible with latest changes in ansible-core 2.11.0b3 (#202)
* Make compatible with latest changes in ansible-core 2.11.0b3.
* Add missing import.
* Use correct class.
|
2021-03-20 23:36:48 +01:00 |
Felix Fontein
|
c7268c7fc4
|
Fix bug in AnsibleActionModule. (#141)
|
2020-11-08 17:28:44 +01:00 |
Felix Fontein
|
ec7e4916e5
|
Move action_module from module_utils to plugin_utils (#134)
* Move action_module from module_utils to plugin_utils.
* ci_complete
|
2020-11-03 09:21:35 +01:00 |