Skip to content

Commit

Permalink
Change ansible config to look for roles in roles folder
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Nov 14, 2024
1 parent 64c41a4 commit 1357f34
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 921 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 = ./vendor
roles_path = ./molecule/resources/roles

# These tend to be annoying.
retry_files_enabled = False
7 changes: 0 additions & 7 deletions molecule/ome-demoserver/default/converge.yml

This file was deleted.

Loading

0 comments on commit 1357f34

Please sign in to comment.