Skip to content

configure-job-templates is not working anymore #359

@DanielFroehlich

Description

@DanielFroehlich

Fails with 404:

ansible-navigator run configure-job-templates.yaml --vault-password-file=.vault_pass -e @development-example.vars-private --limit ocp4

PLAY [cluster] *****************************************************************
TASK [Check execution environment] *********************************************
Monday 19 January 2026 13:15:15 +0000 (0:00:00.056)    0:00:00.056 ********
fatal: [ocp4]: FAILED! => {“ansible_facts”: {“discovered_interpreter_python”: “/usr/bin/python3”}, “changed”: false, “msg”: “Failed to get token: HTTP Error 404: Not Found”, “response”: “\n<!doctype html>\n<html lang=\“en\“>\n<head>\n <title>Not Found</title>\n</head>\n<body>\n <h1>Not Found</h1><p>The requested resource was not found on this server.</p>\n</body>\n</html>\n”}

Same for other hosts (e.g. ocp11), and other awx related tasks.
Could be broken since the AAP upgrade to 2.6 , maybe we need to refresh/update the execution environment? E.g. https://console.redhat.com/ansible/automation-hub/repo/validated/infra/aap_configuration/content/role/controller_execution_environments/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions