mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Missing import
This commit is contained in:
parent
d500398e76
commit
613539810e
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ author: Derek Carter <goozbach@friocorte.com>
|
|||
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
|
||||
try:
|
||||
import selinux
|
||||
|
|
Loading…
Reference in a new issue