mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
(cherry picked from commit 0a85bb7d23
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
269df75421
commit
0342cf1730
21 changed files with 0 additions and 35 deletions
|
@ -128,7 +128,6 @@ EXAMPLES = r'''
|
|||
|
||||
import os
|
||||
import re
|
||||
import subprocess
|
||||
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
|
||||
|
|
|
@ -137,7 +137,6 @@ force:
|
|||
'''
|
||||
|
||||
import os
|
||||
import re
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
|
||||
|
||||
|
|
|
@ -176,8 +176,6 @@ cmd:
|
|||
|
||||
import os
|
||||
import tempfile
|
||||
import random
|
||||
import string
|
||||
import re
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue