Skip to content

Commit

Permalink
Rename omero folder to playbooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Nov 18, 2024
1 parent 25533d4 commit efd4d1f
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

[defaults]
# Galaxy roles
roles_path = ./omero/roles
roles_path = ./playbooks/roles

# These tend to be annoying.
retry_files_enabled = False
2 changes: 1 addition & 1 deletion molecule/ome-demoserver/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ provisioner:
name: ansible
playbooks:
prepare: ../prepare.yml
converge: ../../omero/ome-demoserver.yml
converge: ../../playbooks/ome-demoserver.yml
options:
v: true
diff: true
Expand Down
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.

0 comments on commit efd4d1f

Please sign in to comment.