From 0b0b9954c2d0602b1e9d0a387d2a195a790f8084 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 22 Mar 2018 04:37:46 +0100 Subject: Various fixes and provide ADEI admin container... --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 57e002c..ec862d6 100755 --- a/setup.sh +++ b/setup.sh @@ -117,6 +117,9 @@ case "$action" in maintain) apply playbooks/maintain.yml "$@" || exit ;; + software) + apply playbooks/software.yml "$@" || exit + ;; setup) subrole=$2 shift -- cgit v1.2.1