summaryrefslogtreecommitdiffstats
path: root/cli/commands/ansible.py
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10Adjust folder structureYujun Zhang1-32/+0
Note: this patchset may break existing features, but it will help to accelerate the refactoring work. JIRA: QTIP-131 Change-Id: Ie0cd9d185e6b02316878daef905e26f4e533a66b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-09rename cli_ansibleSerenaFeng1-0/+32
rename cli_ansible.py to ansible.py rename CliAnsible to Ansible Change-Id: Ia2852de4df2f67efe6a3765b029f3cecc8515c59 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>