Skip to content

Commit

Permalink
Try to move internal role to subdirectory.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Jan 4, 2025
1 parent bb7f9b6 commit a98dd7e
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions tests/integration/targets/setup_sops/tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

- name: Install age on localhost
include_role:
name: community.sops._install_age
name: community.sops.internal.install_age
vars:
sops_install_on_localhost: true

Expand All @@ -39,7 +39,7 @@

- name: Install age on remote
include_role:
name: community.sops._install_age
name: community.sops.internal.install_age

- name: Download sops test GPG key on remote
get_url:
Expand Down

0 comments on commit a98dd7e

Please sign in to comment.