25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
347B

  1. ---
  2. - import_tasks: setup.yaml
  3. - import_tasks: database.yaml
  4. - import_tasks: pre-install-config.yaml
  5. - name: onlyoffice documentserver debian package
  6. apt:
  7. pkg: onlyoffice-documentserver
  8. - import_tasks: license.yaml
  9. - import_tasks: config.yaml
  10. - import_role:
  11. name: nginx
  12. - import_tasks: certificate.yaml
  13. - import_tasks: nginx.yaml