autocli.yml 525 B

12345678910111213141516171819202122232425262728
  1. auto_reload: 1
  2. confirm_quit: false
  3. modules: [auto.lib.docker_base, auto.lib.infrastructure]
  4. letsencrypt_email: thecere@gmail.com
  5. path:
  6. cache: t:\autocli_home\cache
  7. download: t:\autocli_home
  8. inventory: c:\apps\_home\hosts.yml
  9. ssh:
  10. user: rothe
  11. docker:
  12. #~ disabled_hosts: [freimann, hebb, cassirer, hume, 192.168.1.63]
  13. hide_status: [host_down]
  14. timeout_connect: 10
  15. timeout: 60
  16. image:
  17. path: c:\apps\_home
  18. build_host: himbeere
  19. service:
  20. infrastructure: c:\apps\_home\services.yml