<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: ansible</title>
    <link>https://waylonwalker.com/tags/ansible/</link>
    <description>All posts with the tag &#34;ansible&#34;</description>
    <lastBuildDate>Thu, 26 Feb 2026 09:59:57 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/ansible/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>Vaulted Secrets Without Git Churn</title>
      <link>https://waylonwalker.com/vaulted-secrets-without-git-churn/</link>
      <description>Ansible Vault keeps secrets out of sight, but the ciphertext changes on every encrypt. That turns Git diffs into noise and makes it hard to tell if anything...</description>
      <pubDate>Thu, 26 Feb 2026 09:59:57 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/vaulted-secrets-without-git-churn/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>ansible</category>
    </item>
    <item>
      <title>💭 Ansible Galaxy - amazon.aws</title>
      <link>https://waylonwalker.com/thought-440/</link>
      <description>!https://galaxy.ansible.com/ui/repo/published/amazon/aws/content/module/s3_bucket/#examples</description>
      <pubDate>Thu, 05 Dec 2024 00:06:23 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-440/</guid>
      <author>hello@waylonwalker.com</author>
      <category>ansible</category>
      <category>thought</category>
    </item>
    <item>
      <title>Installing system nerd-fonts with ansible</title>
      <link>https://waylonwalker.com/ansible_install_fonts/</link>
      <description>Lately I&#39;ve been on a journey to really clean up my dotfiles, and I was completely missing fonts. I noticed jumping into a new vm I had a bunch of broken...</description>
      <pubDate>Sat, 25 Dec 2021 20:24:48 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/ansible_install_fonts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>dotfiles</category>
      <category>ansible</category>
    </item>
    <item>
      <title>Installing packages with ansible only if they do not exist</title>
      <link>https://waylonwalker.com/ansible_install_if_not_callable/</link>
      <description>Part of my neovim setup requires having the python formatter installed and callable. I install it with so that I don&#39;t have to manage a virtual environment...</description>
      <pubDate>Fri, 24 Dec 2021 20:24:48 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/ansible_install_if_not_callable/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>ansible</category>
    </item>
  </channel>
</rss>