diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-09-18 19:32:05 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-09-18 19:32:05 +0000 |
commit | 5b7049c7f0d06b3a38eb9a03e8ffb5c9119b3847 (patch) | |
tree | 0729b27cf922e8ae23d040cfa2b277f1da100a4d /docs/Chapter8/Ansible-Playbook-Examples.rst | |
parent | 1e870d8b227d8ff95d8e64cb65174f8ef86398f7 (diff) |
VNFRQTS - Adding link to ansible
Issue-ID: VNFRQTS-529
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: Iab38b6bd612bd76b00ffd557f1275a7eed192788
Diffstat (limited to 'docs/Chapter8/Ansible-Playbook-Examples.rst')
-rw-r--r-- | docs/Chapter8/Ansible-Playbook-Examples.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Chapter8/Ansible-Playbook-Examples.rst b/docs/Chapter8/Ansible-Playbook-Examples.rst index 6411a66..acd8c30 100644 --- a/docs/Chapter8/Ansible-Playbook-Examples.rst +++ b/docs/Chapter8/Ansible-Playbook-Examples.rst @@ -19,6 +19,10 @@ Ansible Playbook Examples The following sections contain examples of Ansible playbooks which follow the guidelines. +To see specific documentation for the Ansible Adapter please refer +to: :doc:`APPC Ansible Adapter <../../../../appc/deployment.git/docs/APPC Ansible Adapter/APPC Ansible Adapter>` + + Guidelines for Playbooks to properly integrate with APPC/SDN-C ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |