kayobe/ansible/roles/docker-registry/tasks
Pierre Riteau 0f2b104213 Bump up Ansible supported versions
This change bumps up the maximum supported Ansible version to 4.x
(ansible-core 2.11.x) and minimum to 2.10. This synchronises Kayobe with
Kolla Ansible (see change I8b9212934dfab3831986e8db55671baee32f4bbd).

Uses of docker_image are updated. We must now provide the source
parameter. When source is build (for molecule), we replace force by
force_source and force_tag and move path and dockerfile under the build
parameter.

Use docker_image_info instead of docker_image_facts.

Handle update of ansible inside kolla-ansible virtualenv and document
how to do it for the kayobe virtualenv.

Change-Id: I7a4530f4f63ddb37aa30a617db5944b97bc3e17f
2021-09-29 22:31:33 +02:00
..
config.yml Use ansible_facts to reference facts 2021-08-21 09:57:29 +02:00
deploy.yml Change docker_registry network_mode to host 2021-03-19 09:05:14 +00:00
destroy.yml Updating Jinja filters to conform to Ansible 2.5+ 2019-06-28 16:34:24 +01:00
main.yml use include_tasks and import_playbook instead of include 2019-01-18 12:22:38 +00:00
pull.yml Bump up Ansible supported versions 2021-09-29 22:31:33 +02:00
reconfigure.yml Add configuration to deploy a Docker registry on a controller 2017-06-27 18:49:10 +01:00
stop.yml Add support for stopping overcloud services 2020-03-26 14:34:07 +00:00
upgrade.yml Docker registry TLS 2020-07-24 09:11:45 +01:00