1
0
Fork 0
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:
Michael DeHaan 2012-11-14 18:19:16 -05:00
parent d500398e76
commit 613539810e

View file

@ -54,6 +54,7 @@ author: Derek Carter <goozbach@friocorte.com>
import os
import re
import sys
try:
import selinux