Skip to content

Commit

Permalink
use ome name space
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Nov 1, 2023
1 parent db379de commit 5b87770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ galaxy_info:
galaxy_tags: ['postgresql', 'database']

dependencies:
- role: postgresql_client
- role: ome.postgresql_client

Check failure on line 20 in meta/main.yml

View workflow job for this annotation

GitHub Actions / Test (rockylinux9)

syntax-check[specific]

the role 'ome.postgresql_client' was not found in ansible.legacy:/home/runner/work/ansible-role-postgresql/ansible-role-postgresql/molecule/resources/roles:/home/runner/.cache/ansible-compat/f4287d/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/ansible-role-postgresql:/home/runner/work/ansible-role-postgresql/ansible-role-postgresql/molecule/resources

Check failure on line 20 in meta/main.yml

View workflow job for this annotation

GitHub Actions / Test (ubuntu2204)

syntax-check[specific]

the role 'ome.postgresql_client' was not found in ansible.legacy:/home/runner/work/ansible-role-postgresql/ansible-role-postgresql/molecule/resources/roles:/home/runner/.cache/ansible-compat/f4287d/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/ansible-role-postgresql:/home/runner/work/ansible-role-postgresql/ansible-role-postgresql/molecule/resources
4 changes: 1 addition & 3 deletions molecule/resources/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
---
- name: postgresql_client
src: https://github.com/khaledk2/ansible-role-postgresql-client/
version: update_to_rockylinux9_and_ubuntu2204
- name: ome.postgresql_client

0 comments on commit 5b87770

Please sign in to comment.