install-postgresql-lunanode:使用Ansible安装Postgresql 12

时间:2024-04-26 00:54:34
【文件属性】:

文件名称:install-postgresql-lunanode:使用Ansible安装Postgresql 12

文件大小:9KB

文件格式:ZIP

更新时间:2024-04-26 00:54:34

Python

安装postgresql-lunanode 剧本 通过使用具有以下清单文件格式的命令ansible-playbook来执行Postgresql12安装: [local] localhost ansible_connection =local ansible_python_interpreter = " /usr/bin/env python " [lunanode] xx.xxx.xxx.xx ansible_ssh_user =test ansible_ssh_pass =test ansible_ssh_extra_args = ' -o StrictHostKeyChecking=no ' xx.xxx.xx.xx ansible_ssh_user =test ansible_ssh_pass =test ansible_ssh_extra_args = ' -o S


【文件预览】:
install-postgresql-lunanode-master
----create_vm_cluster.py(2KB)
----create_vm_postgresql-patroni.py(3KB)
----edit_all_cluster.py(2KB)
----list.py(980B)
----playbook(3KB)
----.gitignore(2KB)
----lndynamic.py(3KB)
----README.md(621B)
----create_inventory.py(2KB)

网友评论