Adding postgres
This commit is contained in:
parent
d61b5c9741
commit
330d37211d
|
|
@ -171,6 +171,8 @@ git_repositories:
|
||||||
dest: ansible-role-phpmyadmin
|
dest: ansible-role-phpmyadmin
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-postfix.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-postfix.git
|
||||||
dest: ansible-role-postfix
|
dest: ansible-role-postfix
|
||||||
|
- repo: ssh://git@github.com/robertdebock/ansible-role-postgres.git
|
||||||
|
dest: ansible-role-postgres
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-powertop.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-powertop.git
|
||||||
dest: ansible-role-powertop
|
dest: ansible-role-powertop
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-python_pip.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-python_pip.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue