Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-1422

[RFE] Ability to define Automation Hub credentials while creating ' Ansible Job'  custom resource (CR)  on AAP operator based deployment

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 2.4
    • platform-operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Ability to define Automation Hub credentials while creating ' Ansible Job'  custom resource (CR)  on AAP operator based deployment

       

      https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/html-single/deploying_the_red_hat_ansible_automation_platform_operator_on_openshift_container_platform/index#con-controller-resource-operator_performance-considerations

       

      Why?

      It is possible to define different path/source for the 'runner_image' however, there is no option to define auth credentials for that source.

      Customer sample file:
      apiVersion: tower.ansible.com/v1alpha1
      kind: AnsibleJob
      metadata:
      generateName: demo-job-jkl-
      namespace: aap
      spec:
      connection_secret: controller-access
      job_template_name: JKL Test template
      inventory: localhost
      runner_image: automationhub-on-ocp.example.com/ee-supported-rhel8
      runner_version: aap2.4.3
      job_ttl: 100
      extra_vars:
      test_var: test
      no option to define creds for 'automationhub-on-ocp'

       

            rhn-sa-pgriffiths Phil Griffiths
            rhn-support-ahuchcha Amar Huchchanavar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: