fix: ansible postgresql (#11629)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2023-09-20 14:29:53 +08:00
committed by GitHub
parent 90131db55a
commit 39baf88055
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,6 @@
vars:
ansible_python_interpreter: /usr/local/bin/python
tasks:
- name: Verify account
community.postgresql.postgresql_ping: