This website requires JavaScript.
Explore
Get Started
openstack
/
kolla-ansible
Code
Issues
Proposed changes
81f512d9bd
Branches
Tags
No results found.
kolla-ansible
/
ansible
/
roles
/
chrony
/
tasks
/
upgrade.yml
3 lines
32 B
YAML
Raw
Normal View
History
Unescape
Escape
Remove symlink in reconfigure tasks Some roles have a symlink to deploy.yml file for reconfigure. This is causing some issues. "included task files must contain a list of tasks" Change-Id: Ie7ade52900a61bc1c5b867fa7a8f75fc541a6426 Closes-Bug: #1694251
2017-06-30 13:48:25 +00:00
---
Use include_tasks instead of include include is marked as deprecated since ansible 2.4[0] [0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated Co-Authored-By: confi-surya <singh.surya64mnnit@gmail.com> Change-Id: Ic9d71e1865d1c728890625aeddf424a5734c0a8a
2018-07-23 04:58:02 +00:00
-
include_tasks
:
deploy.yml
Copy Permalink