Remove duplicate Create Basic configs task

Change-Id: If9217a5b3b3b546a51f35be538861a43e9d9ea3a
This commit is contained in:
Matt Thompson 2017-09-27 12:09:41 -04:00
parent ce29ea23d1
commit 3129aa56d5

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"