mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-01 14:48:13 +00:00
perf: gather account mysql (#9136)
Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
parent
d5d770e4ac
commit
d1461b33c5
@ -1,7 +1,7 @@
|
|||||||
- hosts: mysql
|
- hosts: mysql
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
vars:
|
vars:
|
||||||
ansible_python_interpreter: /Users/xiaofeng/Desktop/jumpserver/venv/bin/python
|
ansible_python_interpreter: /usr/local/bin/python
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Get info
|
- name: Get info
|
||||||
|
Loading…
Reference in New Issue
Block a user