Member-only story

Install Microsoft Edge in RedHat-like systems — Ansible module rpm_key, yum_repository and yum

How to install the latest Microsoft Edge Stable on a RedHat-like workstation verify software using the public GPG key and set up the Microsoft repository. Included demo in Fedora 34.

Luca Berton
5 min readNov 2, 2021

How to Install Microsoft Edge in RedHat-like systems with Ansible?

I’m going to show you a live demo with some simple Ansible code.

I’m Luca Berton and welcome to today’s episode of Ansible Pilot.

Microsoft Edge on Linux

Microsoft Edge is available in the following channels:

  • Stable Channel
  • Beta Channel — Major update every 4 weeks
  • Dev Channel — Updated weekly
  • Canary Channel — Updated daily

More information https://www.microsoftedgeinsider.com/en-us/download/

Ansible install Microsoft Edge in RedHat-like systems

  • Add Microsoft Edge key => ansible.builtin.rpm_key

--

--

Luca Berton
Luca Berton

Written by Luca Berton

I help creative Automation DevOps, Cloud Engineer, System Administrator, and IT Professional to succeed with Ansible Technology to automate more things everyday

No responses yet