Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Current output:

$ ansible-playbook main.yml 
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'

PLAY [Run federation SSO setup on reproducer] *********************************************************************************************************************************************************************

TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [localhost]

TASK [debug] ******************************************************************************************************************************************************************************************************
ok: [localhost] => {
    "msg": "UNI"
}

TASK [debug] ******************************************************************************************************************************************************************************************************
ok: [localhost] => {
    "cifmw_federation_keycloak_url": "https://keycloak-openstack.apps-crc.testing"
}

TASK [debug] ******************************************************************************************************************************************************************************************************
skipping: [localhost]

TASK [debug] ******************************************************************************************************************************************************************************************************
ok: [localhost] => {
    "cifmw_federation_keycloak_url": "https://keycloak-openstack.apps-crc.testing"
}

TASK [debug] ******************************************************************************************************************************************************************************************************
ok: [localhost] => {
    "cifmw_federation_keycloak_realm2": "openstack2"
}

PLAY RECAP ********************************************************************************************************************************************************************************************************
localhost                  : ok=5    changed=0    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors