mirror of
https://github.com/MHA-Team/PTS-Team.git
synced 2026-02-20 12:52:41 +00:00
Update pgstage.yml
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
- hosts: localhost
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- name: 'Cloning PGBlitz'
|
||||
- name: 'Cloning PTS'
|
||||
git:
|
||||
repo: 'https://github.com/PGBlitz/Install'
|
||||
repo: 'https://github.com/MrDoobPG/Install'
|
||||
dest: '/opt/pgstage'
|
||||
version: 'v8.5'
|
||||
force: yes
|
||||
|
||||
Reference in New Issue
Block a user