| # nginx handlers/main.yml |
| # SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> |
| # SPDX-License-Identifier: Apache-2.0 |
| - name: test-nginx-config |
| # test that the entire set of config files are correct |
| # NOTE: handlers are run in the order they are listed in this file, so it's |
| # listed first before starting/reloading/restarting the daemon |
| cmd: "nginx -t -c {{ nginx_conf_dir }}/nginx.conf" |
| name: "{{ nginx_service }}" |
| name: "{{ nginx_service }}" |
| name: "{{ nginx_service }}" |