Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared resources across notebooks. #85

Open
nirabhratapaswi opened this issue Sep 27, 2019 · 0 comments
Open

Shared resources across notebooks. #85

nirabhratapaswi opened this issue Sep 27, 2019 · 0 comments
Assignees

Comments

@nirabhratapaswi
Copy link

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.

@benthomasson benthomasson self-assigned this Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants