-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
I am trying to integrate some ipython magics with ansible on SOS kernel. I am able to set ansible_runner directory and use defined var and hosts files. But using ansible_kernel, I am not able to achieve the same. I tried going through the code, where inside ansible/config/base.yml ### DEFAULT_HOST_LIST: has /etc/ansible/hosts as default. But adding any inventory there doesnt seem to work.
Is there any existing method to control inventory? Having a method to control inventory and play storage files can help share common resources across notebooks without having to rewrite common code.
Thankyou for any help in advance.
Metadata
Metadata
Assignees
Labels
No labels