diff options
Diffstat (limited to 'playbooks/bootstrap.yaml')
-rw-r--r-- | playbooks/bootstrap.yaml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/playbooks/bootstrap.yaml b/playbooks/bootstrap.yaml index 4ef2baa..903e671 100644 --- a/playbooks/bootstrap.yaml +++ b/playbooks/bootstrap.yaml @@ -1,12 +1,8 @@ --- -# SPDX-license-identifier: Apache-2.0 -############################################################################## -# Copyright (c) Ericsson AB and others -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -############################################################################## + +# SPDX-FileCopyrightText: 2021 Ericsson AB and others +# +# SPDX-License-Identifier: Apache-2.0 - hosts: localhost connection: local |