Update Ansible Variables
Updating the Private Repository with Hosts and Variables
ansible
βββ inventory
βββ dev
βββ Core
β βββ common.yml
β βββ hosts
β βββ secrets.yml
βββ DataPipeline
β βββ common.yml
β βββ hosts
β βββ secrets.yml
βββ key-generate.sh
βββ KnowledgePlatform
β βββ common.yml
β βββ hosts
β βββ secrets.yml
βββ Kubernetes
β βββ common.yml -> ../Core/common.yml
β βββ hosts -> ../Core/hosts
β βββ keys -> ../Core/keys/
β βββ secrets.yml -> ../Core/secrets.yml
βββ Lern
β βββ common.yml -> ../KnowledgePlatform/common.yml
β βββ hosts -> ../KnowledgePlatform/hosts
β βββ secrets.yml -> ../KnowledgePlatform/secrets.yml
βββ managed-learn
β βββ common.yml -> ../Core/common.yml
β βββ hosts -> ../Core/hosts
β βββ keys -> ../Core/keys/
β βββ secrets.yml -> ../Core/secrets.yml
βββ Sunbird-RC
β βββ common.yml -> ../Core/common.yml
β βββ hosts -> ../Core/hosts
β βββ keys -> ../Core/keys/
β βββ secrets.yml -> ../Core/secrets.yml
βββ UCI
βββ common.yml -> ../Core/common.yml
βββ hosts -> ../Core/hosts
βββ keys -> ../Core/keys/
βββ secrets.yml -> ../Core/secrets.ymlNeo4j download and upload to object storage
List of Servers with their Ansible Group Names
Module
Servers
Service
Ansible Group Names
Last updated