summaryrefslogtreecommitdiff
path: root/doc/rtd/topics/examples.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rtd/topics/examples.rst')
-rw-r--r--doc/rtd/topics/examples.rst20
1 files changed, 17 insertions, 3 deletions
diff --git a/doc/rtd/topics/examples.rst b/doc/rtd/topics/examples.rst
index 353e22d8..3f260947 100644
--- a/doc/rtd/topics/examples.rst
+++ b/doc/rtd/topics/examples.rst
@@ -41,10 +41,24 @@ Install and run `chef`_ recipes
:language: yaml
:linenos:
-Install and run `ansible`_
-==========================
+Install and run `ansible-pull`
+===============================
+
+.. literalinclude:: ../../examples/cloud-config-ansible-pull.txt
+ :language: yaml
+ :linenos:
+
+Configure Instance to be Managed by Ansible
+===========================================
+
+.. literalinclude:: ../../examples/cloud-config-ansible-managed.txt
+ :language: yaml
+ :linenos:
+
+Configure Instance to be An Ansible Controller
+==============================================
-.. literalinclude:: ../../examples/cloud-config-ansible.txt
+.. literalinclude:: ../../examples/cloud-config-ansible-controller.txt
:language: yaml
:linenos: