Migrate to Ansible 2.2.0
Currently, Ansible code is written for Ansbile 2.0.0, but many features are deprecated in Ansible 2.4.0 which render fatal.
But we should use only features from 2.2.0.
Deprecated features are written in whiteboard.
Blueprint information
- Status:
- Complete
- Approver:
- Jeffrey Zhang
- Priority:
- High
- Drafter:
- Duong Ha-Quang
- Direction:
- Approved
- Assignee:
- Duong Ha-Quang
- Definition:
- Approved
- Series goal:
- Accepted for pike
- Implementation:
- Implemented
- Milestone target:
- pike-3
- Started by
- Duong Ha-Quang
- Completed by
- Mark Goddard
Related branches
Related bugs
Sprints
Whiteboard
Warning list:
#1643633: always_run is deprecated
#1695142: when statement should not contain delimiters
Found variable using reserved name: action
Found variable using reserved name: serial
Module did not set no_log for auth_password
Consider using file module with mode rather than running chmod
Gerrit topic: https:/
Addressed by: https:/
Replace always_run by check_mode
Addressed by: https:/
Replace always_run by check_mode
Gerrit topic: https:/
Addressed by: https:/
Fix ansible warning
Addressed by: https:/
Fix missed kolla_action and kolla_serial