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: docs/docsite/rst/installation_guide/intro_installation.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Selecting an Ansible package and version to install
47
47
48
48
Ansible's community packages are distributed in two ways:
49
49
50
-
* ``ansible-core``: a minimalist language and runtime package containing a set of :ref:`plugins_in_ansible.builtin`.
50
+
* ``ansible-core``: a minimalist language and runtime package containing a set of :ref:`built-in modules and plugins<plugins_in_ansible.builtin>`.
51
51
* ``ansible``: a much larger "batteries included" package, which adds a community-curated selection of :ref:`Ansible Collections <collections>` for automating a wide variety of devices.
0 commit comments