openstack-ansible-os_magnum/tasks
caoyuan d39ef34a44 use include_tasks instead of include
include is marked as deprecated since ansible 2.4[0]

Switch to include_tasks or import_playbook as necessary

[0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated

Change-Id: Ie58b6b3ba46a1d6ff2d1ed855b7186a251323d2b
2018-08-15 17:12:05 +08:00
..
magnum_db_setup.yml Move database creation into role 2018-06-29 09:04:10 +00:00
magnum_install.yml Merge "Setup oslo.messaging extra packages for optional drivers" 2018-08-09 07:00:35 +00:00
magnum_post_install.yml Execute service setup against a delegated host using Ansible built-in modules 2018-08-08 10:36:16 +00:00
magnum_pre_install.yml Ensure 0755 default mode on new directories 2017-01-11 15:40:41 -06:00
magnum_service_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-08-08 10:36:16 +00:00
magnum_uwsgi.yml Implement uWSGI for Magnum API 2018-02-18 12:59:16 -05:00
main.yml use include_tasks instead of include 2018-08-15 17:12:05 +08:00
mq_setup.yml Allow tags to be used for MQ tasks 2018-08-07 14:33:30 +01:00