This commit is contained in:
@@ -55,6 +55,7 @@ def main():
|
|||||||
failed = []
|
failed = []
|
||||||
removed = []
|
removed = []
|
||||||
for file in diff:
|
for file in diff:
|
||||||
|
task_name = ""
|
||||||
# separating these for now because roles will typically
|
# separating these for now because roles will typically
|
||||||
# have a bunch of other things tied to them
|
# have a bunch of other things tied to them
|
||||||
if "roles/" not in file and "host_vars/" not in file:
|
if "roles/" not in file and "host_vars/" not in file:
|
||||||
|
|||||||
Reference in New Issue
Block a user