Merge "Remove duplicate Create Basic configs task"

This commit is contained in:
Jenkins 2017-10-07 03:28:29 +00:00 committed by Gerrit Code Review
commit e50252a102

View File

@ -59,13 +59,6 @@
when:
- pre_config_osa | default(true) | bool
- name: Create Basic configs
shell: cp -R etc/openstack_deploy/* /etc/openstack_deploy
args:
chdir: /opt/openstack-ansible
when:
- pre_config_osa | default(true) | bool
- name: Drop osa config
template:
src: "osa/openstack_user_config.yml"