Oracle Linux Automation Manager fact caching feature not saving facts against hosts
I have setup an Inventory in Oracle Linux Automation Manager and manually added a number of hosts.
I have create a Job Template which runs a basic playbook (see attached file playbook_gather_facts.txt - had to rename from .yml to .txt to upload) with the "Enable Fact Cache" option selected.
I have run the job against my inventory and it has completed successfully.
However when I review the Hosts in the Inventory there are no facts being saved.
Under Administration - Settings - Jobs. Per-Host Ansible Fact Cache Timeout is set to 0.
I have been following the steps in an Ansible blog post on setting up a Smart Inventory -