"CUSTOM_LOGIN_INFO" Not Applying When Set via ansible.controller.settings

Solution Verified - Updated -

Issue

  • When setting "CUSTOM_LOGIN_INFO" using ansible.controller.settings, the job/playbook executes successfully, but no changes are applied.
- name: Added Custom Logo
  ansible.controller.settings:
    controller_host: controller.exaample.com
    controller_oauthtoken: xxxxxxxxxxxxxx
    settings:
      CUSTOM_LOGIN_INFO: "Test Deployment System"
      CUSTOM_LOGO: "{{ lookup('file', 'logo.data') }}"
    validate_certs: false

Environment

  • Red Hat Ansible Automation Platform 2.5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content