diff --git a/docs/features.md b/docs/features.md index 3b0a309..1a9fc09 100644 --- a/docs/features.md +++ b/docs/features.md @@ -1,6 +1,41 @@ # Red Hat Ansible Automation Platform Features -| Feature | How? | Product Documentation | -|---|---|---| -| Push button deployment | Ansible Platform UI | [docs](https://docs.ansible.com/ansible-tower/latest/html/userguide/overview.html#push-button-automation) | -| Self Service IT | Surveys | [docs](https://docs.ansible.com/ansible-tower/latest/html/userguide/job_templates.html#surveys) | + + + + + + + + + + + + + + +
+ Feature + + How? + + Long Description + + Product Documentation +
+ Push button deployment + + Ansible Platform UI + + The Ansible Automation Platform provides a intuitive web user-interface. This can be locked down so that only certain indidivuals or groups can launch Jobs on specific inventory. This allows automation to have guard rails on who can automate what. Users don't have to be an Ansible Playbook writers to launch and use automation. + + Docs Link +
+ Self Service IT + + Surveys + + Ansible Automation Platform surveys allow simple prompts to guide automation. For example a user can choose one application they want to install on their inventory from a pre-defined list. Surveys are fully customizable by administrators for that specific Job. + + Docs Link +
diff --git a/docs/infrastructure/deploy_application.md b/docs/infrastructure/deploy_application.md index 7d1a96d..87724c6 100644 --- a/docs/infrastructure/deploy_application.md +++ b/docs/infrastructure/deploy_application.md @@ -23,7 +23,7 @@ Ansible creates guard rails on which applications can be deployed and how they a - Push button deployment - Self Service IT - Surveys -For description of these and other features of the Red Hat Ansible Automation Platform please refer to the [features README](features.md) +For description of these and other features of the Red Hat Ansible Automation Platform please refer to the [features README](../features.md) # Video