diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2018-03-22 04:37:46 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2018-03-22 04:37:46 +0100 |
commit | 0b0b9954c2d0602b1e9d0a387d2a195a790f8084 (patch) | |
tree | f0a3a26edd280b8fd84945944bd153f411b31fea /opts.sh | |
parent | e2c7b1305ca8495065dcf40fd2092d7c698dd6ea (diff) | |
download | ands-0b0b9954c2d0602b1e9d0a387d2a195a790f8084.tar.gz ands-0b0b9954c2d0602b1e9d0a387d2a195a790f8084.tar.bz2 ands-0b0b9954c2d0602b1e9d0a387d2a195a790f8084.tar.xz ands-0b0b9954c2d0602b1e9d0a387d2a195a790f8084.zip |
Various fixes and provide ADEI admin container...
Diffstat (limited to 'opts.sh')
-rw-r--r-- | opts.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,6 +54,10 @@ Actions: check - check current setup and report if any maintenace should be peformed setup <type> - executes specific configuration task from ands-openshift Tasks: users, ssh, storage, heketi + + Host system managment + software - Install additionaly configured software + Custom actions playbook.yml - execute the specified playbook (after ands_facts) role - generates temporary playbook and executes the role |