Version 0.0.3
What's Changed
Changed
-
Docker/Meta Role: Updated argument specifications in
roles/docker/meta/argument_specs.yml
. Added configuration options for registry mirrors, Docker root directory, log level, storage driver, insecure registries, default ulimits, debug mode, execution options, default runtime, and experimental features. -
Docker_Login/Tasks Role: Modifications in
roles/docker_login/tasks/main.yml
. The changes involve updates to parameters such asclient_key
,debug
,docker_host
,email
,password
,reauthorize
, andregistry_url
. -
Galaxy.yml: Added dependencies including
arillso.system
andcommunity.docker
in thegalaxy.yml
file, indicating an expansion or update of the required components for the roles.
Full Changelog: 0.0.2...0.0.3