<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Podman on Blog | Tomáš Tomeček</title>
		<link>https://blog.tomecek.net/tags/podman/</link>
		<description>Recent content in Podman on Blog | Tomáš Tomeček</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 23 Jun 2026 20:00:00 +0200</lastBuildDate>
		
			<atom:link href="https://blog.tomecek.net/tags/podman/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Running opencode inside openshell on Fedora 44 with llama-cpp</title>
				<link>https://blog.tomecek.net/post/opencode-openshell-fedora-llama-cpp/</link>
				<pubDate>Tue, 23 Jun 2026 20:00:00 +0200</pubDate>
				<guid>https://blog.tomecek.net/post/opencode-openshell-fedora-llama-cpp/</guid>
				<description>&lt;p&gt;For quite some time I wanted to explore&#xA;&lt;a href=&#34;https://github.com/NVIDIA/OpenShell&#34;&gt;openshell&lt;/a&gt;. I naively thought it would be&#xA;easy to set up on my workstation that has an AMD GPU, together with llama-cpp&#xA;as an inference server.&lt;/p&gt;&#xA;&lt;p&gt;After following the tutorial, I was immediately stuck even with running the gateway in a podman container.&lt;/p&gt;&#xA;&lt;p&gt;I guess I&amp;rsquo;m too old for this stuff because I let Claude Code to investigate the problems.&lt;/p&gt;&#xA;&lt;img src=&#34;https://blog.tomecek.net/img/flower-jun2026.JPG&#34; style=&#34;width: 800px;&#34;&gt;</description>
			</item>
			<item>
				<title>Road to ansible-bender 0.2.0</title>
				<link>https://blog.tomecek.net/post/road-to-ansible-bender-0-2-0/</link>
				<pubDate>Fri, 09 Nov 2018 18:03:02 +0100</pubDate>
				<guid>https://blog.tomecek.net/post/road-to-ansible-bender-0-2-0/</guid>
				<description>&lt;p&gt;I&amp;rsquo;m pleased to announce that&#xA;&lt;a href=&#34;https://github.com/TomasTomecek/ansible-bender&#34;&gt;ansible-bender&lt;/a&gt; is now&#xA;available in version &lt;code&gt;0.2.0&lt;/code&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Ansible and Podman Can Play Together Now</title>
				<link>https://blog.tomecek.net/post/ansible-and-podman-can-play-together-now/</link>
				<pubDate>Thu, 01 Nov 2018 20:49:23 +0100</pubDate>
				<guid>https://blog.tomecek.net/post/ansible-and-podman-can-play-together-now/</guid>
				<description>&lt;p&gt;&lt;a href=&#34;https://github.com/ansible/ansible/pull/47519&#34;&gt;Sam Doran just merged&lt;/a&gt; my pull request which introduces a new connection plugin&#xA;for &lt;a href=&#34;https://github.com/containers/libpod&#34;&gt;podman&lt;/a&gt;. If you are not sure what an Ansible connection plugin is, hold&#xA;tight and I&amp;rsquo;ll show you.&lt;/p&gt;&#xA;&lt;p&gt;The connection plugin is the component which enables Ansible to execute&#xA;commands in a target environment: you are probably mostly familiar with these&#xA;two:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;ssh&lt;/strong&gt; — managing remote machines&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;local&lt;/strong&gt; — executing a playbook in the current environment&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Since Ansible abstracts this mechanic very well, you can easily write&#xA;connection plugins for such a thing as container managers. Ansible has one for&#xA;docker and some time ago &lt;a href=&#34;https://github.com/ansible/ansible/pull/26170&#34;&gt;I wrote one for buildah&lt;/a&gt;. I concluded it&amp;rsquo;s time to&#xA;write it for podman as well, finally (so I can utilize it in &lt;a href=&#34;https://github.com/TomasTomecek/ansible-bender&#34;&gt;ansible-bender&lt;/a&gt;).&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
