From 0befccbeb96d388574249b65849c84cddeaae915 Mon Sep 17 00:00:00 2001 From: Samy Coenen Date: Tue, 9 Jul 2019 22:56:22 +0200 Subject: [PATCH] Update intro_inventory.rst (#58732) --- docs/docsite/rst/user_guide/intro_inventory.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docsite/rst/user_guide/intro_inventory.rst b/docs/docsite/rst/user_guide/intro_inventory.rst index 3cca16987a5..d12cbb29e82 100644 --- a/docs/docsite/rst/user_guide/intro_inventory.rst +++ b/docs/docsite/rst/user_guide/intro_inventory.rst @@ -644,6 +644,8 @@ Here is an example of how to instantly deploy to created containers:: path: "/var/jenkins_home/.ssh/jupiter" state: directory +For a full list with available plugins and examples, see :ref:`connection_plugin_list`. + .. note:: If you're reading the docs from the beginning, this may be the first example you've seen of an Ansible playbook. This is not an inventory file. Playbooks will be covered in great detail later in the docs.