Skip to content

Commit a077db6

Browse files
committed
Include roles from repository
Make the ansible playbook work without the need to install it as collection with Ansible Galaxy. Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
1 parent 52d9582 commit a077db6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/ansible.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ error_on_undefined_vars = false
44
timeout = 30
55
forks = 10
66

7+
roles_path = ../roles
8+
79
[inventory]
810
enable_plugins = yaml

0 commit comments

Comments
 (0)