ansible / awx-resource-operator

41 stars 34 forks source link

AnsibleCredentialsResult in awx-resource-operator/roles/job_runner/tasks /create_project.yml #132

Closed the-it-jaeger closed 1 year ago

the-it-jaeger commented 1 year ago

https://github.com/ansible/awx-resource-operator/blob/f43c2c045280bae22f15cd8f432bd5ac6bebd0e8/roles/job_runner/tasks/create_project.yml#L43

I believe 'AnsibleCredentialsResult' above should be 'AnsibleProjectResult' as it is at:

https://github.com/ansible/awx-resource-operator/blob/f43c2c045280bae22f15cd8f432bd5ac6bebd0e8/roles/job_runner/tasks/create_project.yml#L56

cooktheryan commented 1 year ago

+1 ill throw a PR in for this. Great catch