openstack-ansible-os_zaqar/tasks
ZhijunWei b4d340c857 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: I2b89abfe09c9bd8386b83833b7f17eb388c7425f
2018-09-06 08:15:51 +08:00
..
main.yml use include_tasks instead of include 2018-09-06 08:15:51 +08:00
zaqar_apache.yml Use a common python build/install role 2018-09-04 13:47:41 +00:00
zaqar_install.yml Use a common python build/install role 2018-09-04 13:47:41 +00:00
zaqar_nginx.yml Use a common python build/install role 2018-09-04 13:47:41 +00:00
zaqar_post_install.yml Use a common python build/install role 2018-09-04 13:47:41 +00:00
zaqar_pre_install.yml Use a common python build/install role 2018-09-04 13:47:41 +00:00
zaqar_service_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-13 15:36:09 +00:00