# Pastebin OOk91JhY # Just verify if we can login to the containers repository - docker_login: username: "{{ airship_shipyard_quay_creds.username }}" password: "{{ airship_shipyard_quay_creds.password }}" registry_url: "https://quay.io/api/v1/" - docker_login: state: absent registry_url: "https://quay.io/api/v1/"