Replaced self_service.sh with service.py
This commit is contained in:
		| @@ -63,7 +63,7 @@ | ||||
|   become: yes | ||||
|   community.postgresql.postgresql_user: | ||||
|     name: postgres | ||||
|     password: coolshit | ||||
|     password: "{{ psql_pass }}" | ||||
| - name: Restart postgresql service | ||||
|   service: | ||||
|     name: postgresql | ||||
|   | ||||
		Reference in New Issue
	
	Block a user