-
- Downloads
Merge branch 't38273-extract-roles-reconfigurations' into 'main'
Extract roles reconfigurations | refs #38273 See merge request sys/ansible-public!62
No related branches found
No related tags found
Showing
- roles/postgres-ha/tasks/configure/ssh-key.yml 36 additions, 0 deletionsroles/postgres-ha/tasks/configure/ssh-key.yml
- roles/postgres-ha/tasks/install.yml 12 additions, 0 deletionsroles/postgres-ha/tasks/install.yml
- roles/postgres-ha/tasks/main.yml 26 additions, 346 deletionsroles/postgres-ha/tasks/main.yml
- roles/postgres-ha/vars/main.yml 45 additions, 12 deletionsroles/postgres-ha/vars/main.yml
- roles/postgres/README.md 0 additions, 77 deletionsroles/postgres/README.md
- roles/postgres/defaults/main.yml 2 additions, 22 deletionsroles/postgres/defaults/main.yml
- roles/postgres/tasks/base.yml 11 additions, 0 deletionsroles/postgres/tasks/base.yml
- roles/postgres/tasks/base/logrotate.yml 12 additions, 0 deletionsroles/postgres/tasks/base/logrotate.yml
- roles/postgres/tasks/configure.yml 24 additions, 0 deletionsroles/postgres/tasks/configure.yml
- roles/postgres/tasks/configure/authentication.yml 13 additions, 0 deletionsroles/postgres/tasks/configure/authentication.yml
- roles/postgres/tasks/configure/custom-settings.yml 15 additions, 0 deletionsroles/postgres/tasks/configure/custom-settings.yml
- roles/postgres/tasks/configure/databases.yml 11 additions, 0 deletionsroles/postgres/tasks/configure/databases.yml
- roles/postgres/tasks/configure/users.yml 34 additions, 0 deletionsroles/postgres/tasks/configure/users.yml
- roles/postgres/tasks/install.yml 12 additions, 0 deletionsroles/postgres/tasks/install.yml
- roles/postgres/tasks/main.yml 29 additions, 110 deletionsroles/postgres/tasks/main.yml
- roles/postgres/vars/main.yml 42 additions, 5 deletionsroles/postgres/vars/main.yml
- roles/proxy/README.md 29 additions, 0 deletionsroles/proxy/README.md
- roles/proxy/defaults/main.yml 6 additions, 1 deletionroles/proxy/defaults/main.yml
- roles/proxy/tasks/configure.yml 10 additions, 0 deletionsroles/proxy/tasks/configure.yml
- roles/proxy/tasks/configure/proxy-configure.yml 54 additions, 0 deletionsroles/proxy/tasks/configure/proxy-configure.yml
This diff is collapsed.
roles/postgres-ha/tasks/install.yml
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
roles/postgres/tasks/base.yml
0 → 100644
This diff is collapsed.
roles/postgres/tasks/base/logrotate.yml
0 → 100644
This diff is collapsed.
roles/postgres/tasks/configure.yml
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
roles/postgres/tasks/configure/databases.yml
0 → 100644
This diff is collapsed.
roles/postgres/tasks/configure/users.yml
0 → 100644
This diff is collapsed.
roles/postgres/tasks/install.yml
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
roles/proxy/README.md
0 → 100644
This diff is collapsed.
This diff is collapsed.
roles/proxy/tasks/configure.yml
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment