diff --git a/_skeleton_role_/molecule/default/verify.yml b/_skeleton_role_/molecule/default/verify.yml deleted file mode 100644 index ede65b54e..000000000 --- a/_skeleton_role_/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2020 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_ceph_run_ansible/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_ceph_run_ansible/molecule/default/verify.yml deleted file mode 100644 index dfd4c7352..000000000 --- a/tripleo_ansible/roles/tripleo_ceph_run_ansible/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2019 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_ceph_uuid/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_ceph_uuid/molecule/default/verify.yml deleted file mode 100644 index dfd4c7352..000000000 --- a/tripleo_ansible/roles/tripleo_ceph_uuid/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2019 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_ceph_work_dir/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_ceph_work_dir/molecule/default/verify.yml deleted file mode 100644 index dfd4c7352..000000000 --- a/tripleo_ansible/roles/tripleo_ceph_work_dir/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2019 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_cephadm/molecule/default/converge.yml b/tripleo_ansible/roles/tripleo_cephadm/molecule/default/converge.yml index 0126ef082..0c499ddf5 100644 --- a/tripleo_ansible/roles/tripleo_cephadm/molecule/default/converge.yml +++ b/tripleo_ansible/roles/tripleo_cephadm/molecule/default/converge.yml @@ -47,4 +47,4 @@ tripleo_cephadm_client_keys: "{{ mock_ceph_keys }}" - name: Run verify tasks - include_tasks: verify.yml + include_tasks: tasks/verify.yml diff --git a/tripleo_ansible/roles/tripleo_cephadm/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_cephadm/molecule/default/tasks/verify.yml similarity index 100% rename from tripleo_ansible/roles/tripleo_cephadm/molecule/default/verify.yml rename to tripleo_ansible/roles/tripleo_cephadm/molecule/default/tasks/verify.yml diff --git a/tripleo_ansible/roles/tripleo_create_admin/molecule/addkey/verify.yml b/tripleo_ansible/roles/tripleo_create_admin/molecule/addkey/verify.yml deleted file mode 100644 index dfd4c7352..000000000 --- a/tripleo_ansible/roles/tripleo_create_admin/molecule/addkey/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2019 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_create_admin/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_create_admin/molecule/default/verify.yml deleted file mode 100644 index dfd4c7352..000000000 --- a/tripleo_ansible/roles/tripleo_create_admin/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2019 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_create_admin/molecule/keygen/verify.yml b/tripleo_ansible/roles/tripleo_create_admin/molecule/keygen/verify.yml deleted file mode 100644 index dfd4c7352..000000000 --- a/tripleo_ansible/roles/tripleo_create_admin/molecule/keygen/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2019 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_derived_parameters/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_derived_parameters/molecule/default/verify.yml deleted file mode 100644 index ede65b54e..000000000 --- a/tripleo_ansible/roles/tripleo_derived_parameters/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2020 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_ha_wrapper/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_ha_wrapper/molecule/default/verify.yml deleted file mode 100644 index ede65b54e..000000000 --- a/tripleo_ansible/roles/tripleo_ha_wrapper/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2020 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_nvdimm/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_nvdimm/molecule/default/verify.yml deleted file mode 100644 index ede65b54e..000000000 --- a/tripleo_ansible/roles/tripleo_nvdimm/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2020 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_puppet_cache/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_puppet_cache/molecule/default/verify.yml deleted file mode 100644 index dfd4c7352..000000000 --- a/tripleo_ansible/roles/tripleo_puppet_cache/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2019 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. diff --git a/tripleo_ansible/roles/tripleo_systemd_wrapper/molecule/default/verify.yml b/tripleo_ansible/roles/tripleo_systemd_wrapper/molecule/default/verify.yml deleted file mode 100644 index dfd4c7352..000000000 --- a/tripleo_ansible/roles/tripleo_systemd_wrapper/molecule/default/verify.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Copyright 2019 Red Hat, Inc. -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License.