2021-04-02 16:58:24 +02:00
|
|
|
---
|
2021-04-02 18:10:49 +02:00
|
|
|
- import_tasks: postgres_pgpool.yml
|
|
|
|
when: psql_pgpool_install
|
|
|
|
- import_tasks: pgpool-ii.yml
|
|
|
|
when: psql_pgpool_service_install
|
|
|
|
- import_tasks: pgpool-letsencrypt-acmetool.yml
|
|
|
|
when: letsencrypt_acme_install is defined and letsencrypt_acme_install
|