ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
13.97k stars 3.41k forks source link

Documentation Updates for Smart Inventory -> Smart Host Filter -> Dynamic Host #663

Open rahst12 opened 6 years ago

rahst12 commented 6 years ago
ISSUE TYPE
COMPONENT NAME
SUMMARY

The Ansible Tower documentation is a little misleading for the Smart Inventory -> Smart Host Filter -> Dynamic Host capability in Ansible Tower.

A couple things related:

  1. Documentation under the "Key" (aka Help button) in Smart Inventory -> Smart Host Filter -> Dynamic Host should say "ansible_facts" to access Ansible Facts, not "facts" in the Related Fields.
  2. There's no documentation/screenshots/examples of using Ansible Facts through the Ansible Tower UI on the documentation page: http://docs.ansible.com/ansible-tower/latest/html/userguide/inventories.html#smart-inventories
    1. Under: http://docs.ansible.com/ansible-tower/latest/html/userguide/inventories.html#smart-host-filter There are only API examples, no UI examples.
  3. Using Numbers in ansible_facts: Numeric values need to be quoted (see above)

The number 1 example that exemplifies the above:

ENVIRONMENT
rahst12 commented 5 years ago

+1

virtualboom100 commented 4 years ago

Updates?

virtualboom100 commented 3 years ago

Any progress, or is this still open? Have customers requesting, still. Thanks.