Hi, I was just reading about the --container-enabled option for ansible-galaxy init when creating new roles on http://docs.ansible.com/ansible/galaxy.html#container-enabled. However I can't seem to find any reference to which version of ansible-galaxy this is available on to get access to the feature. I've got ansible-galaxy 2.2.1.0 and the init help doesn't say anything about the feature. How do you create an ansible role with that is container enabled as mentioned in the doc? It says:
Container Enabled <http://docs.ansible.com/ansible/galaxy.html#id12> If you are creating a Container Enabled role, use the *–container-enabled* option. This will create the same directory structure as above, but populate it with default files appropriate for a Container Enabled role. For instance, the README.md has a slightly different structure, the *.travis.yml* file tests the role using Ansible Container <https://github.com/ansible/ansible-container>, and the meta directory includes a *container.yml* file. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e02fb498-17f5-413b-a90b-612bde780f1d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
