Skip to content

How I Automated My Fedora 36 Setup with Ansible

Published: at 03:42 AMSuggest Changes

Fedora Ansible Playbook

Automating the setup of a fresh Fedora 36 installation using an Ansible playbook to streamline installations and configurations.

Features of the Playbook

Install:

Configure:


Installation Instructions

  1. Install Ansible: Run sudo dnf install ansible on your Fedora machine.
  2. Clone the Repository: Use this GitHub repo for the playbook.
  3. Run the Playbook: Navigate to the repo directory and execute:
    ansible-playbook main.yml -K
    

Previous Post
DIY Netflix? Building Your Own Streaming Service with Arr Stack
Next Post
How to setup X-UI panel for v2ray vpn