Skip to content

Instantly share code, notes, and snippets.

@h4ndzdatm0ld
Last active September 24, 2020 15:38
nornir - final
def main():
west_region.run(task=iac_render)
west_region.run(task=cli_stats)
if __name__=="__main__":
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment