Lint: and clean other parts of the code

This commit is contained in:
mrjk 2022-01-26 16:40:36 -05:00
parent 2fd179a3ff
commit 3f484ed32a
4 changed files with 6 additions and 16 deletions

View File

@ -1,3 +1,5 @@
"""Backend plugins"""
from . import init
from . import loop
from . import hier

View File

@ -1 +1,3 @@
"""Engine plugins"""
from . import jerakia

View File

@ -1,2 +1,4 @@
"""Strategy plugins"""
from . import last
from . import schema

View File

@ -1,16 +0,0 @@
python ./ansible_tree/cli.py
$APP lookup profiles -e
lookup profiles -e "hostgroup=[ 'Tiger/ICN/Tiger/Infra/Prod' ]" -e "hostgroups=[ 'Tiger', 'Tiger/ICN', 'Tiger/ICN/Tiger', 'Tiger/ICN/Tiger/Infra', 'Tiger/ICN/Tiger/Infra/Prod' ]" -e "ansible_fqdn=tiger-ops.it.ms.bell.ca" -e "ansible_dist_name=Rhel" -e "ansible_dist_version=8" -e "tiger_org=ICN"
-e "hostgroup=[ 'Tiger/ICN/Tiger/Infra/Prod' ]"
-e "hostgroup=[ 'Tiger/ICN/Tiger/Infra/Prod' ]"
-e "hostgroup=[ 'Tiger/ICN/Tiger/Infra/Prod' ]"
-e "hostgroups=[ 'Tiger', 'ICN', 'Tiger', 'Infra', 'Prod' ]"