From c0d9951d56e080516d527973a5a4179f181a5964 Mon Sep 17 00:00:00 2001 From: Xijun Dai Date: Fri, 26 Jul 2019 17:44:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20check=20=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=B8=8B=E4=B8=8D=E8=8E=B7=E5=8F=96extension=5Fdir=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/post_task.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/post_task.yaml b/tasks/post_task.yaml index 2e71381..d070bf3 100644 --- a/tasks/post_task.yaml +++ b/tasks/post_task.yaml @@ -3,6 +3,7 @@ command: /usr/local/php/bin/php-config --extension-dir register: get_extension_dir changed_when: false + check_mode: no tags: - skip_ansible_lint