diff options
Diffstat (limited to 'docsite')
-rw-r--r-- | docsite/rst/guru.rst | 10 | ||||
-rw-r--r-- | docsite/rst/index.rst | 1 |
2 files changed, 11 insertions, 0 deletions
diff --git a/docsite/rst/guru.rst b/docsite/rst/guru.rst new file mode 100644 index 0000000000..4267396c94 --- /dev/null +++ b/docsite/rst/guru.rst @@ -0,0 +1,10 @@ +Ansible Guru +```````````` + +While many users should be able to get on fine with the documentation, mailing list, and IRC, sometimes you want a bit more. + +`Ansible Guru <http://ansible.com/ansible-guru>`_ is an offering from Ansible, Inc that helps users who would like more dedicated help with Ansible, including building playbooks, best practices, architecture suggestions, and more -- all from our awesome support and services team. It also includes some useful discounts and also some free T-shirts, though you shoudn't get it just for the free shirts! It's a great way to train up to becoming an Ansible expert. + +For those interested, click through the link above. You can sign up in minutes! + +For users looking for more hands-on help, we also have some more information on our `Services page <http://www.ansible.com/ansible-services>`_, and support is also included with :doc:`tower`. diff --git a/docsite/rst/index.rst b/docsite/rst/index.rst index f1d1bfd92b..b8c2376a2d 100644 --- a/docsite/rst/index.rst +++ b/docsite/rst/index.rst @@ -37,4 +37,5 @@ This documentation covers the current released version of Ansible (1.4.4) and al faq glossary YAMLSyntax + guru |