Playbooks to a new Lilik
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
387 B

  1. ---
  2. # - hosts: biff
  3. # roles:
  4. # - role: lxc_guest
  5. # vm_name: lists
  6. # distro: sid
  7. # - role: ssh_server
  8. # ansible_connection: lxc_ssh
  9. # ansible_docker_extra_args: lists
  10. - hosts: lists
  11. roles:
  12. # - role: dns_record
  13. # - role: reverse_proxy
  14. # hostname: lists2
  15. - role: mailman3
  16. - hosts: status
  17. roles:
  18. - role: icinga2-monitoring