| 1234567891011121314151617181920212223242526272829 |
- auto_reload: 1
- confirm_quit: false
- modules: [auto.lib.docker_base, auto.lib.infrastructure]
- list_prefix: HOME
- path:
- cache: t:\autocli_home\cache
- download: t:\autocli_home
- inventory: c:\apps\_home\hosts.yml
- ssh:
- user: rothe
- docker:
- #~ disabled_hosts: [freimann, hebb, cassirer, hume, 192.168.1.63]
- hide_status: [host_down]
- timeout_connect: 10
- timeout: 60
- image:
- path: c:\apps\_home
- build_host: himbeere
- service:
- infrastructure: c:\apps\_home\services.yml
- letsencrypt_email: thecere@gmail.com
|