summaryrefslogtreecommitdiffstats
path: root/playbooks/bmra-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/bmra-config.yaml')
-rw-r--r--playbooks/bmra-config.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/playbooks/bmra-config.yaml b/playbooks/bmra-config.yaml
new file mode 100644
index 0000000..5b020f1
--- /dev/null
+++ b/playbooks/bmra-config.yaml
@@ -0,0 +1,17 @@
+---
+# 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
+##############################################################################
+
+- hosts: localhost
+ connection: local
+ gather_facts: false
+ become: false
+
+ roles:
+ - role: bmra-config