Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Using namespace content with existing ansible

Adrian Likins edited this page Jul 25, 2018 · 2 revisions

Goal

Integrate support for content installed in the ~/.ansible/content/$namespace/$reponame layout to core ansible.

Using mazer content path POC ansible

Examples of using the POC ansible branch of ansible (https://github.com/ansible/ansible/pull/42867) with content path support

https://gist.github.com/alikins/01ad641410af0e4b61250dc6aa69c758

Workaround for current ansible

Examples of how to use the relative path support for roles in ansible to emulate support for namespace/repo style roles in current ansible

https://gist.github.com/alikins/d03ec3bea757e8f18f8d7667ae0c8b82

https://gist.github.com/alikins/279f35a26342919899453e6660b859d2