|
|
|
@ -124,7 +124,7 @@ actions:
|
|
|
|
"Updated config file /Users/chouseknecht/.docker/config.json with new authorization for https://index.docker.io/v1/"
|
|
|
|
"Updated config file /Users/chouseknecht/.docker/config.json with new authorization for https://index.docker.io/v1/"
|
|
|
|
]
|
|
|
|
]
|
|
|
|
login_results:
|
|
|
|
login_results:
|
|
|
|
descriptoin: Results from the login.
|
|
|
|
description: Results from the login.
|
|
|
|
returned: always
|
|
|
|
returned: always
|
|
|
|
type: dict
|
|
|
|
type: dict
|
|
|
|
sample: {
|
|
|
|
sample: {
|
|
|
|
@ -133,7 +133,6 @@ login_results:
|
|
|
|
"serveraddress": "localhost:5000",
|
|
|
|
"serveraddress": "localhost:5000",
|
|
|
|
"username": "testuser"
|
|
|
|
"username": "testuser"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
'''
|
|
|
|
'''
|
|
|
|
|
|
|
|
|
|
|
|
import base64
|
|
|
|
import base64
|
|
|
|
|