<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Femi</title>
    <description>The latest articles on Forem by Femi (@oofemi).</description>
    <link>https://forem.com/oofemi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3870568%2F4a913260-4184-4308-b879-4b39d49abd6d.jpeg</url>
      <title>Forem: Femi</title>
      <link>https://forem.com/oofemi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/oofemi"/>
    <language>en</language>
    <item>
      <title>The proof-of- work with Ansible</title>
      <dc:creator>Femi</dc:creator>
      <pubDate>Fri, 10 Apr 2026 21:11:19 +0000</pubDate>
      <link>https://forem.com/oofemi/the-proof-of-work-with-ansible-2jm1</link>
      <guid>https://forem.com/oofemi/the-proof-of-work-with-ansible-2jm1</guid>
      <description>&lt;p&gt;Seeing "changed=1" is the most satisfying feeling in DevOps. 🚀&lt;br&gt;
​I just finished building a playbook that handles the full onboarding of a new admin user across multiple Ubuntu servers simultaneously.&lt;/p&gt;

&lt;p&gt;​The stack:&lt;br&gt;
​Control Node: Ubuntu 24.04 (Brown)&lt;br&gt;
​Managed Nodes: 3x Ubuntu VMs&lt;br&gt;
​Orchestration: Ansible&lt;br&gt;
​Security: SHA-512 Hashing &amp;amp; SSH Key injection&lt;/p&gt;

&lt;p&gt;​By moving away from manual useradd commands, I’m ensuring that my infrastructure is consistent, secure, and easily reproducible. Every error today was just a lesson in how the Linux shadow file works under the hood.&lt;br&gt;
​Moving one step closer to a full automation  🐧💻&lt;/p&gt;

&lt;p&gt;​#Ansible #DevOps #SysAdmin #Tech&lt;br&gt;
 #Infrastructure&lt;/p&gt;

</description>
      <category>devops</category>
      <category>ansible</category>
      <category>automation</category>
      <category>linux</category>
    </item>
  </channel>
</rss>
