From f3c41dd13a0a86382b80d564e9de0d6b06fb1dbf Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Sun, 11 Mar 2018 19:56:38 +0100
Subject: Various fixes before moving to hardware installation

---
 roles/ands_common/README | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 roles/ands_common/README

(limited to 'roles/ands_common/README')

diff --git a/roles/ands_common/README b/roles/ands_common/README
new file mode 100644
index 0000000..c8bd679
--- /dev/null
+++ b/roles/ands_common/README
@@ -0,0 +1,11 @@
+Dependencies:
+ - Executed on all nodes
+ - No dependencies & no facts
+
+Parameters:
+ extra_packages: list of extra packages to install
+ 
+Actions:
+ - Enables standard repositories
+ - Install a set of common packages on all nodes (mc, etc.)
+ 
\ No newline at end of file
-- 
cgit v1.2.3