jumpserver/apps/assets/models/automations/__init__.py

4 lines
68 B
Python

from .base import *
from .gather_facts import *
from .ping import *