Eric Ames
Eric Ames
This is the execution environment I am using on both platforms: registry.redhat.io/ansible-automation-platform-21/ee-supported-rhel8 1.0.1-50 9c416fb66747 16 months ago 1.17 GB
I am getting rid of the need to use this module. I created a credential that is used at VM create time to set the machine credential. user_data: "{{ lookup('template',...
@djdanielsson how do I turn off secure logging? I set the following extra_vars: aap_configuration_secure_logging: false controller_configuration_job_templates_secure_logging: false workflow_job_templates_secure_logging: false On this section it looks like the last job template is...
Just got a success. Job id 112. Next job failed.
Here is the error from job 113: msg: >- Invalid authentication credentials for /api/controller/v2/workflow_job_template_nodes/16/success_nodes/ (HTTP 401).
Job 177 msg: >- Invalid authentication credentials for /api/controller/v2/organizations/ (HTTP 401).
I have figured out how to make the flaky behavior stop. My [F5 Setup Jobtemplate](https://github.com/ericcames/aap.dailydemo.F5/blob/main/playbooks/setup_demo.yml) has a Red Hat Ansible Automation Platform credential related to it. When I removed the...
Any chance you can take a look at this issue? https://issues.redhat.com/browse/AAP-39349
I think these two issues are related. https://github.com/redhat-cop/infra.aap_configuration/issues/1033