mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
parent
d6e2f1846a
commit
ca1514cf2a
17 changed files with 23 additions and 54 deletions
|
@ -27,8 +27,8 @@ from ansible.errors import AnsibleError
|
|||
from ansible.module_utils._text import to_bytes, to_native, to_text
|
||||
from ansible.plugins.action import ActionBase
|
||||
from ansible.utils.hashing import checksum_s
|
||||
from ansible.utils.boolean import boolean
|
||||
|
||||
boolean = C.mk_boolean
|
||||
|
||||
class ActionModule(ActionBase):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue