openstack-ansible-os_designate/tasks
Jesse Pretorius c1e3248373 Remove unnecessary package install duplication
Currently the devel packages are installed everywhere,
but they only need to be where the wheels are built.

Also, there is already a task to install the packages
needed on the target hosts when installing - so we do
not need to give the same list to the venv install role
because they will already have been installed.

Finally, we remove the unnecessary installation of the
compiling packages because the python venv build role
already does it.

Depends-On: https://review.openstack.org/613585
Change-Id: I78a0df7ba62b59ea63ddceb76d47c9422235b9f3
2018-10-30 19:32:04 +00:00
..
designate_db_setup.yml Move database creation into role 2018-06-28 17:23:41 +01:00
designate_install.yml Fix usage of "|" for tests 2018-07-30 08:46:01 +00:00
designate_install_source.yml Remove unnecessary package install duplication 2018-10-30 19:32:04 +00:00
designate_post_install.yml Convert role to use a common systemd service role 2018-08-01 11:52:57 +01:00
designate_pre_install.yml Convert role to use a common systemd service role 2018-08-01 11:52:57 +01:00
designate_service_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-06 13:51:39 +00:00
main.yml use include_tasks instead of include 2018-08-15 17:06:10 +08:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-20 10:48:02 +00:00