Skip to content

Commit 35af266

Browse files
committed
Merge branch '2.x_wiki_update' into 2.x_wiki_update_MR_devel
2 parents 6982f40 + 039a733 commit 35af266

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docker-images/controller-devel/provision.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
new_user: true
2626
key_name: id_rsa.pub
2727
local_dir: /home/ce-dev/ce-deploy
28+
ansible_collections_dir: "/home/ce-dev/ce-deploy/galaxy/ansible_collections"
2829
ce_provision_dir: "/home/ce-dev/ce-provision"
2930
groups: []
3031
galaxy_custom_requirements_file: ""

docker-images/controller/provision.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
new_user: true
2626
key_name: id_rsa.pub
2727
local_dir: /home/ce-dev/ce-deploy
28+
ansible_collections_dir: "/home/ce-dev/ce-deploy/galaxy/ansible_collections"
2829
ce_provision_dir: "/home/ce-dev/ce-provision"
2930
groups: []
3031
galaxy_custom_requirements_file: ""

0 commit comments

Comments
 (0)