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.

8 lines
178 B

  1. ---
  2. dependencies:
  3. - role: postgresql
  4. - role: nginx
  5. is_proxy: true
  6. server_name: "team.lilik.it"
  7. config_name: "mattermost"
  8. remote_host: "http://127.0.0.1:8065"