Skip to content

Commit

Permalink
load plugins from correct location
Browse files Browse the repository at this point in the history
  • Loading branch information
Tompage1994 committed Apr 12, 2024
1 parent 50681fe commit e9381ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/files/ansible.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[defaults]
collections_paths=collections
collections_paths=/home/runner/collections
roles_path=roles/
module_utils=plugins/module_utils
library=plugins/modules

0 comments on commit e9381ea

Please sign in to comment.