Rollout Ansible support an database hosts
This commit is contained in:
parent
aca231c728
commit
6905786980
2 changed files with 7 additions and 0 deletions
|
@ -24,3 +24,9 @@
|
|||
notify:
|
||||
- Reload systemd
|
||||
- Restart postgresql
|
||||
|
||||
- name: Enable Ansible support
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- python3-psycopg2
|
||||
- sudo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue