c12s-kubespray/contrib/inventory_builder
Victor Morales c7d12cddec
Ensure python main function return values (#7860)
The main functions are wrapped by a sys.exit function which expects and
argument. The curent implementation isn't returning values in all cases.
This change ensures main functions return a value in all cases.
2021-08-19 06:51:24 -07:00
..
tests Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
inventory.py Ensure python main function return values (#7860) 2021-08-19 06:51:24 -07:00
requirements.txt Fix pep8 warnings (#4368) 2019-04-05 12:51:22 -07:00
setup.cfg renaming kargo-cli to kubespray-cli 2017-06-23 12:35:10 -04:00
setup.py Add inventory builder python script 2016-12-23 13:00:56 +03:00
test-requirements.txt Add inventory builder python script 2016-12-23 13:00:56 +03:00
tox.ini Fix Python code style for inventory_builder (#5362) 2019-12-05 01:48:32 -08:00