changing the first step related method to step_recon

This commit is contained in:
cktricky
2018-03-04 13:08:57 -05:00
parent 6ebadcd1ce
commit 2245a0ab56

View File

@@ -29,7 +29,7 @@ def perform_credential_check():
print("The AWS Access Keys are not valid/active")
#exit(1)
def step_something():
def step_recon():
print("!!!")
def method_create():