awx-resource-operator icon indicating copy to clipboard operation
awx-resource-operator copied to clipboard

Remove depricated job_template_name in README

Open neevnuv opened this issue 1 year ago • 2 comments

The following spec options have been depricated from JobTemplates: JobTemplates:

  • job_template_name
  • job_template_project
  • job_template_playbook
  • job_template_inventory

This PR changes them to the newer version the README.

neevnuv avatar Feb 03 '24 17:02 neevnuv

This PR is ready for review 😁

  1. I think the https://github.com/ansible/awx-resource-operator/?tab=readme-ov-file#get-involved in the README should be aligned with the awx-operator and awx in a future PR.
  2. Maybe in a future PR we should add a documentation that goes through the CRDs of the resource operator and shows examples of deploying each one. Like the ones in Usage paragraphs in the README on AnsibleJobs and Job.Template

neevnuv avatar Feb 03 '24 18:02 neevnuv