Skip to content

Instantly share code, notes, and snippets.

""" Example using the Python logger """
import logging
def main():
""" MAIN """
init_logger(debug=True)
logging.info('Hey this message is important and is always outputted')

json

{
  "variables": {
    "iso_path": "http://mirrors.kernel.org/centos/7.4.1708/isos/x86_64/CentOS-7-x86_64-DVD-1708.iso",
    "iso_sha256": "ec7500d4b006702af6af023b1f8f1b890b6c7ee54400bb98cef968b883cd6546",
    "ks_file": "ks.cfg",
    "target_region": "us-west-2",
    "aws_vmimport_role": "REDACTED",
    "s3_artifact_bucket": "REDACTED"
  • Export SVG
  • You may need to check "embed images" if some don't show up
  • Add exported svg file to repo
  • In markdown do:
    ![image](filename.svg)