LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
57 stars 6 forks source link

[ansible] How to Create and Manage docker Containers #132

Open LukeShortCloud opened 6 years ago

LukeShortCloud commented 6 years ago

https://blog.tomecek.net/post/building-containers-with-buildah-and-ansible/ https://www.ansible.com/blog/testing-ansible-roles-with-docker

LukeShortCloud commented 6 years ago

In Ansible >= 2.7, there is a new way to manage role delegation using include_role and the apply argument.

https://github.com/ansible/ansible/issues/44341#issuecomment-414336504 https://docs.ansible.com/ansible/2.7/modules/include_role_module.html