openstack-ansible-os_aodh/tasks
Jesse Pretorius d2dfb8cdbd 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.

Change-Id: I59394c17c8a5475cc41b583268e45df1da561e7d
2018-10-30 19:16:06 +00:00
..
aodh_apache.yml Add support for the openSUSE Leap distributions 2017-07-10 22:42:17 +01:00
aodh_db_setup.yml Move database creation into role 2018-06-12 19:25:34 +01:00
aodh_install.yml Fix usage of "|" for tests 2018-07-12 16:59:29 +02:00
aodh_install_source.yml Remove unnecessary package install duplication 2018-10-30 19:16:06 +00:00
aodh_post_install.yml Perform an atomic policy file change 2017-04-28 16:06:10 +00:00
aodh_pre_install.yml Add systemd journal logging to the service config 2018-07-31 14:44:42 -05:00
aodh_service_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-31 12:53:51 +01:00
main.yml use include_tasks instead of include 2018-09-02 15:01:40 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-27 20:56:47 +00:00