Skip to content

Commit 08fe2b8

Browse files
committed
Merge branch 'release/2.6.0'
2 parents a9d7cc7 + 4a8f49c commit 08fe2b8

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.ansible-lint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ skip_list:
1010
- '106'
1111
- '204'
1212
- '602'
13-
- 'schema[meta]'
13+
# - 'schema[meta]'
1414
use_default_rules: true
1515
verbosity: 1

meta/main.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
galaxy_info:
33
role_name: sa_postgres
4-
alternate_role_name:
5-
- sa-postgres
4+
# alternate_role_name:
5+
# - sa-postgres
66
standalone: true
77
namespace: softasap
88
author: vyacheslav voronenko
@@ -35,8 +35,7 @@ galaxy_info:
3535
- jammy
3636
- noble
3737
galaxy_tags:
38-
- apache
39-
- ubuntu
38+
- database
4039

4140
dependencies: []
4241
# List your role dependencies here, one per line.

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.0
1+
2.6.0

0 commit comments

Comments
 (0)