You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install-guides/ansible.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ weight: 1
19
19
20
20
Ansible is an open source, command-line automation used to configure systems and deploy software.
21
21
22
-
Ansible command-line tools can be installed on a variety of Linux and Unix distributions.
22
+
Ansible command-line tools can be installed on a variety of Linux distributions.
23
23
24
24
[General installation information](https://docs.ansible.com/ansible/latest/installation_guide/installation_distros.html) is available which covers all supported operating systems, but it doesn't talk about Arm-based hosts.
25
25
@@ -48,7 +48,7 @@ arm64
48
48
49
49
If you see a different result, you are not using an Arm-based machine running 64-bit Linux.
50
50
51
-
## Install Ansible for Ubuntu on Arm
51
+
## How do I download and install Ansible for Ubuntu on Arm?
52
52
53
53
The easiest way to install the latest version of Ansible for Ubuntu on Arm is to use the PPA (Personal Package Archive).
0 commit comments