Skip to content

Commit 90cec51

Browse files
authored
Merge pull request #106177 from MGoedtel/task1683175
added Ubuntu 18.04
2 parents e1efd19 + cc5fa3c commit 90cec51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/automation-linux-hrw-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation Linux Hybrid Runbook Worker
33
description: This article provides information on installing an Azure Automation Hybrid Runbook Worker so you can run runbooks on Linux-based computers in your local datacenter or cloud environment.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 06/28/2018
6+
ms.date: 03/02/2020
77
ms.topic: conceptual
88
---
99
# Deploy a Linux Hybrid Runbook Worker
@@ -21,7 +21,7 @@ The Hybrid Runbook Worker feature supports the following distributions:
2121
* Oracle Linux 5, 6, and 7 (x86/x64)
2222
* Red Hat Enterprise Linux Server 5, 6, and 7 (x86/x64)
2323
* Debian GNU/Linux 6, 7, and 8 (x86/x64)
24-
* Ubuntu 12.04 LTS, 14.04 LTS, and 16.04 LTS (x86/x64)
24+
* Ubuntu 12.04 LTS, 14.04 LTS, 16.04 LTS, and 18.04 (x86/x64)
2525
* SUSE Linux Enterprise Server 11 and 12 (x86/x64)
2626

2727
## Installing a Linux Hybrid Runbook Worker

0 commit comments

Comments
 (0)