mirror of
https://github.com/roles-ansible/role-postgresql-backup.git
synced 2024-08-16 10:19:49 +02:00
Add testing info
This commit is contained in:
parent
0d1b13e360
commit
e159d2c070
1 changed files with 7 additions and 4 deletions
11
README.md
11
README.md
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue