<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ansible on Aimless</title>
    <link>https://blog.aimless.jp/categories/ansible/</link>
    <description>Recent content in Ansible on Aimless</description>
    <generator>Hugo -- 0.146.0</generator>
    <language>ja</language>
    <copyright>Written by kongou_ae</copyright>
    <lastBuildDate>Thu, 06 Aug 2026 12:54:16 +0000</lastBuildDate>
    <atom:link href="https://blog.aimless.jp/categories/ansible/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ansible で Azure IaaS VM backup を有効化する</title>
      <link>https://blog.aimless.jp/archives/2019-02-08-enable-iaas-vm-backup-by-ansible/</link>
      <pubDate>Fri, 08 Feb 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2019-02-08-enable-iaas-vm-backup-by-ansible/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;
&lt;p&gt;Ansible で Azure の Virtual Machine に対して IaaS VM Backup を有効化するのに苦戦したのでメモ。&lt;/p&gt;
&lt;h2 id=&#34;モジュールが対応していない&#34;&gt;モジュールが対応していない？&lt;/h2&gt;
&lt;p&gt;Azure IaaS VM backup は、Recovery Service Vault によって提供されます。しかし、Azure モジュールには、Recovery Serivce Vault が存在しません。Azure preview モジュールにも Recovery Serivce Vault が存在しません。困りました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Test Kitchenを稼働中のサーバに使う</title>
      <link>https://blog.aimless.jp/archives/2017-04-27-use-testkitchen-against-existing-server/</link>
      <pubDate>Thu, 27 Apr 2017 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2017-04-27-use-testkitchen-against-existing-server/</guid>
      <description>&lt;h2 id=&#34;what&#34;&gt;What&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;すでに動いているサーバをTestKitchenの管理下に置く方法&lt;/li&gt;
&lt;li&gt;TestKitchenの力を借りて、AnsibleとServerspecを連携する方法&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;why&#34;&gt;Why&lt;/h2&gt;
&lt;p&gt;TestKitchenを使うとAnsibleとServerspecがシームレスに連携します。それぞれのツールのインベントリファイルを用意する必要はありません。各ツールが連携してくれることにより、kitchen create → kitchen converge → kitchen verify と打つだけで、テスト環境の構築と設定、テストが完了します。この気軽さになれてしまうとAnsibleやServerspecの生コマンドを打つのが面倒になります。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
