We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4ce98 commit a3ce6beCopy full SHA for a3ce6be
README.md
@@ -6,9 +6,9 @@
6
7

8
9
-[Offical Site](http://pigsty.cc): http://pigsty.cc
+Official Site:http://pigsty.cc/en/
10
11
-[中文文档](doc/README_CN.md)
+中文站点:http://pigsty.cc/zh/
12
13
14
infra.yml
@@ -89,7 +89,7 @@
89
connection: local
90
run_once: true
91
command:
92
- cmd: tar -cf files/meta.tgz roles conf templates ansible.cfg infra.yml initdb.yml ins-add.yml ins-del.yml Makefile
+ cmd: tar -cf files/meta.tgz roles conf templates ansible.cfg infra.yml initdb.yml pgsql-add.yml pgsql-del.yml Makefile
93
chdir: "{{ playbook_dir }}"
94
95
- name: Create ansible directory
0 commit comments