<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>jinja on Works on Their Machines</title>
    <link>http://blog.cloudassembler.com/tags/jinja/</link>
    <description>Recent content in jinja on Works on Their Machines</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 30 Apr 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="http://blog.cloudassembler.com/tags/jinja/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Jinja2 Cheatsheet</title>
      <link>http://blog.cloudassembler.com/cheatsheets/cheatsheet-jinja2/</link>
      <pubDate>Tue, 30 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>http://blog.cloudassembler.com/cheatsheets/cheatsheet-jinja2/</guid>
      <description>Sections Basic Jinja Package Management   Resources   home Master CheatSheet Index
 Basic Jinja     Simple substitution of the value of foo
 {{ foo }}
   Simple conditional
 {%if foo } Stuff to include {% endif }
   Uninstall a python package + [source,bash] ----
 pip uninstall ansible ----
   See what versions are available (use illegal version string!</description>
    </item>
    
  </channel>
</rss>