1
0
Fork 0
mirror of https://github.com/roles-ansible/role-postgresql-backup.git synced 2024-07-06 17:08:53 +02:00

Add testing info

This commit is contained in:
L3D 2020-07-21 18:52:06 +02:00 committed by L3D
parent 0d1b13e360
commit e159d2c070
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -1,10 +1,6 @@
# role-postgresql-backup
Ansible role to automaticcally backup your postgresql database you created with ansible
```
WÖRK IN PROGRESS, obviously!
```
Configuration
------------------
@ -79,3 +75,10 @@ postgresql_backup:
```
submodules_versioncheck: false
```
Testing
---
This role is tested with different github actions. [-> Link](https://github.com/roles-ansible/role-postgresql-backup/actions)
Feel free to add some molecule if you like!