Member-only story
Install Microsoft Edge in Debian-like systems — Ansible module apt_key, apt_repository, and apt
How to install the latest Microsoft Edge Stable on a Debian-like workstation verify software using the public GPG key and set up the Microsoft repository. Included demo in Ubuntu 20.04 LTS.
7 min readNov 1, 2021
How to Install Microsoft Edge in Debian-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 Debian-like systems
- Add Microsoft Edge key =>…