Skip to content

Commit

Permalink
fix credentials order
Browse files Browse the repository at this point in the history
In a future release, the order will be taken into account
  • Loading branch information
laurent-indermuehle committed Mar 22, 2024
1 parent ba70d85 commit e73bc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion group_vars/all/organizations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ controller_organizations_all:
- name: config_as_code
galaxy_credentials:
- ah_published
- ah_validated
- ah_certified
- ah_validated
- ah_community
# default_environment: supported

Expand Down

0 comments on commit e73bc13

Please sign in to comment.