Skip to content

Instantly share code, notes, and snippets.

@h4ndzdatm0ld
Last active September 24, 2020 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h4ndzdatm0ld/160ff829b3fd3ffb09e3c29334315588 to your computer and use it in GitHub Desktop.
Save h4ndzdatm0ld/160ff829b3fd3ffb09e3c29334315588 to your computer and use it in GitHub Desktop.
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