openstack-ansible-os_gnocchi/tasks
ZhijunWei 1ccaa81bc7 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: I9d70ec2b84cfb1ccd465e52c96addfadf248f3d1
2018-09-08 14:33:16 +00:00
..
gnocchi_apache.yml Add support for the openSUSE Leap distributions 2017-07-11 17:47:41 +01:00
gnocchi_ceph_python_libs.yml Perform an atomic policy file change 2017-04-28 17:28:11 +01:00
gnocchi_db_setup.yml Move database creation into role 2018-06-01 14:53:21 +01:00
gnocchi_identity_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-06 13:48:11 +00:00
gnocchi_init_systemd.yml Use group_names to check a host belongs to group 2017-12-01 10:08:53 +07:00
gnocchi_install.yml Use a common python build/install role 2018-09-03 11:59:53 +00:00
gnocchi_post_install.yml Use uri module for git sourced configs 2017-05-12 11:29:54 +01:00
gnocchi_pre_install.yml Ensure 0755 default mode on new directories 2017-01-24 16:20:28 +00:00
gnocchi_service_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-06 13:48:11 +00:00
main.yml use include_tasks instead of include 2018-09-08 14:33:16 +00:00