<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ansible on Roadster</title>
    <link>https://informatux.net/tags/ansible/</link>
    <description>Recent content in Ansible on Roadster</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Jan 2023 08:39:31 -0600</lastBuildDate>
    <atom:link href="https://informatux.net/tags/ansible/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ansible Create Local User</title>
      <link>https://informatux.net/blog/ansible-create-local-user/</link>
      <pubDate>Thu, 19 Jan 2023 08:39:31 -0600</pubDate>
      <guid>https://informatux.net/blog/ansible-create-local-user/</guid>
      <description>&lt;h3 id=&#34;ansible-create-local-user&#34;&gt;Ansible Create Local User&lt;/h3&gt;&#xA;&lt;p&gt;Ansible is a powerful automation tool that can help you manage and automate your infrastructure. One of the many things that Ansible can do is create and manage users, including the ability to add SSH keys for secure access. In this blog post, we will go over how to use Ansible to create a new user and add an SSH key for that user.&lt;/p&gt;&#xA;&lt;p&gt;First, we need to create a new Ansible playbook. A playbook is a YAML file that contains instructions for Ansible on what tasks to execute. The playbook we will create will have two tasks: one to create the new user and one to add the SSH key for that user.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ansible First Steps</title>
      <link>https://informatux.net/blog/ansible-first-steps/</link>
      <pubDate>Wed, 11 Dec 2019 15:25:03 -0600</pubDate>
      <guid>https://informatux.net/blog/ansible-first-steps/</guid>
      <description>&lt;h2 id=&#34;ansible-intro&#34;&gt;Ansible intro&lt;/h2&gt;&#xA;&lt;p&gt;Ansible is a configuration management tool developed and maintained by RedHat. It can be used to install, remove, start, stop, restart and manage configuration files for services on your systems.&#xA;Ansible can automate the state of a set of services and configuration files across an environment no matter the size of it.&#xA;Your infrastructure can be composed of a small set of servers or a large environment across different regions.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
