This website requires JavaScript.
Explore
Get Started
openstack
/
kolla-ansible
Code
Issues
Proposed changes
dc85fda07a
Branches
Tags
View all branches
kolla-ansible
/
ansible
/
roles
/
mariadb
/
tasks
/
main.yml
3 lines
34 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit for adding ansible support This adds a very basic structure to begin supporting ansible in Kolla. Ansible can support complete idempotency, but wrapping docker-compose does not allow idempotency at this time. These playbooks will be extended to compensate for that in future patches. Change-Id: I1c9e8d32321e2733f5a9b752edf74b4fe90317ed
2015-03-28 17:16:24 -05:00
---
Allow mariadb role to pull images Change-Id: I9b453545126e9030406c9888a8210b254ebd3637 Partially-Implements: blueprint pre-pull-images
2016-01-05 18:04:10 +00:00
-
include
:
"{{ action }}.yml"
Copy Permalink