Skip to content

Instantly share code, notes, and snippets.

View 3hedgehogs's full-sized avatar

Serguei P. 3hedgehogs

  • München. Germany
View GitHub Profile
import os
import json
import tempfile
import subprocess
import ansible_runner
def run():
# create an Ansible playbook as a native Python dict object. Currently