Create templates and inventory yaml

I have installed AWX in my house and I have enabled the parameter project_data_dir=/var/lib/awx/projects in the inventory file and now I can create playbooks, but I would like to create templates and inventory from Centos with a yaml file. Could you tell me where the templates and inventories directory is?

Hello,
You may find this documentation helpful: https://docs.ansible.com/automation-controller/latest/html/quickstart/create_project.html

It’s unlikely that you would need to manually add to your templates and inventories directory.

To better help you, we also have a couple of clarifying questions for you:
What version AWX are you using?
Are you using GitHub or an alternative SCM to organize your projects?
What install method are you using?

Thanks,
AWX TEAM