From 7dfce28e9a4ee0b6aa44e600a101c6ad296e6e1d Mon Sep 17 00:00:00 2001 From: Sandra Wills Date: Tue, 13 Oct 2015 13:59:44 -0400 Subject: [PATCH] added "include" for ansible_ssh_ change note to another section of intro_inventory.rst for clarity --- docsite/rst/intro_inventory.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docsite/rst/intro_inventory.rst b/docsite/rst/intro_inventory.rst index 0a9d4f0c9de..3f504376c29 100644 --- a/docsite/rst/intro_inventory.rst +++ b/docsite/rst/intro_inventory.rst @@ -205,6 +205,9 @@ Host connection:: ansible_connection Connection type to the host. Candidates are local, smart, ssh or paramiko. The default is smart. + +.. include:: ansible_ssh_changes_note.rst + SSH connection:: ansible_host