kayobe/kayobe/cli
Mark Goddard 9ec76f9e90 Support installing galaxy roles from kayobe-config
Adds support for installing Ansible roles from Galaxy based on a
requirements.yml file in the kayobe configuration repository.

Roles are installed during 'kayobe control host bootstrap' and upgraded
during 'kayobe control host upgrade'. Custom roles are defined in a
requirements file at '$KAYOBE_CONFIG_PATH/ansible/requirements.yml'. The
roles will be installed to '$KAYOBE_CONFIG_PATH/ansible/roles/'.

This forms the basis for supporting customisable extensions to the
standard workflows.

Change-Id: I4cd732623fc26986d5814be487c7930501ac7b7c
Story: 2001663
Task: 12599
2018-05-21 16:00:57 +01:00
..
__init__.py Add kayobe python module with CLI 2017-02-28 16:17:54 +00:00
commands.py Support installing galaxy roles from kayobe-config 2018-05-21 16:00:57 +01:00