kayobe/kayobe
Maksim Malchuk 1de4f2a4a3 Skip IP address allocation and configuration if needed
Sometimes some hosts should be configured with an interface without any
IP address set (e.g. bridged interface) and to achieve that this change
adds the new attribute 'no_ip' for the network configuration. Also the
change contain a test for this.

Change-Id: I2c9dfeca7f0d37a96f9cbd9df51d94098cf07258
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2022-03-18 11:39:40 +01:00
..
cli Refactor host configure commands to use a single playbook 2022-02-22 09:22:09 +00:00
cmd Stop to use the __future__ module. 2020-06-02 20:19:56 +02:00
plugins Skip IP address allocation and configuration if needed 2022-03-18 11:39:40 +01:00
tests Refactor host configure commands to use a single playbook 2022-02-22 09:22:09 +00:00
__init__.py Add kayobe python module with CLI 2017-02-28 16:17:54 +00:00
ansible.py Merge "Support Ansible diff mode" 2021-10-21 16:31:56 +00:00
environment.py Exclude shared directories when creating environments 2021-04-22 09:21:27 +02:00
exception.py Support installing galaxy roles from kayobe-config 2018-05-21 16:00:57 +01:00
kolla_ansible.py Support Ansible diff mode 2021-10-21 12:00:33 +00:00
utils.py Fix installation prefix detection 2021-12-02 22:41:53 +01:00
vault.py Python 3: fix Ansible Vault password helper 2020-05-28 10:57:00 +01:00
version.py Build release notes using reno 2018-05-04 15:11:23 +01:00