Commit Graph

69 Commits

Author SHA1 Message Date
Robert Kaussow 131c2f0c1a
migrate to thegeeklab namespace 2020-09-27 14:21:54 +02:00
Robert Kaussow d96742b60e
[skip ci] bump version to 0.1.6 2020-09-06 19:40:16 +02:00
Robert Kaussow f5093c0f76 remove underscore replacement 2020-05-25 20:26:12 +02:00
Robert Kaussow e01792f57c [SKIP CI] prepare release 2020-04-11 17:17:24 +02:00
Robert Kaussow d60d539631 add flake8-pep3101 2020-04-11 14:00:54 +02:00
Robert Kaussow 51c4d457b1 remove dead code 2020-04-11 12:28:38 +02:00
Robert Kaussow c2376e6a44 prepare new release, 2020-04-06 09:45:45 +02:00
Robert Kaussow 510ab86d10 use bright color style for logging 2020-04-06 09:45:26 +02:00
Robert Kaussow 5946f5810e ignore missing auto escaping in jinja2 2020-04-05 23:28:39 +02:00
Robert Kaussow 12aaab20d7 add yapf as formatter 2020-04-05 23:16:53 +02:00
Robert Kaussow 8504e7f349 use for loop instead of jinja filter 2020-03-08 22:15:59 +01:00
Robert Kaussow a258240b3f use to_nice_yaml for dep lists also 2020-03-08 16:55:08 +01:00
Robert Kaussow 2b4de240be add better handling of meta dependencies in templates 2020-03-08 16:39:18 +01:00
Robert Kaussow 4252445ea2 remove only first hashtag from a multiline comment 2020-03-04 16:59:02 +01:00
Robert Kaussow 83a7e9eb2a [SKIP CI] fix version string 2020-02-24 19:25:16 +01:00
Robert Kaussow 5101c6962c fix bad quotes 2020-02-24 19:12:35 +01:00
Robert Kaussow d133d63fbf add custom yaml constructor to load ansible unsafe tag 2020-02-24 19:10:17 +01:00
Robert Kaussow 3ab72a32a4 fix failed loading of empty yaml files 2020-01-27 11:03:37 +01:00
Robert Kaussow 1ad3f7b516 fix not aborting overwrite dialog 2020-01-22 13:33:19 +01:00
Robert Kaussow 97d39351e4 add role_name config option 2020-01-22 13:07:05 +01:00
Robert Kaussow 7292e0ef37 fix newline handling 2019-12-02 16:44:57 +01:00
Robert Kaussow 2b6d61bbfb fix newline handling 2019-12-02 16:39:01 +01:00
Robert Kaussow c5833fc12a fix newline handling 2019-12-02 15:00:32 +01:00
Robert Kaussow 5da5539254 transform toc anchors to get it working with hugo 2019-11-27 15:37:13 +01:00
Robert Kaussow 7f03e0c284 rename hugo template 2019-11-27 14:11:43 +01:00
Robert Kaussow a7daf485ef add basic hugo template 2019-11-26 16:40:55 +01:00
Robert Kaussow f020bb7738 prepare new release 2019-11-22 12:14:47 +01:00
Robert Kaussow 195e683c85 use dictsort filter in template 2019-11-18 09:23:03 +01:00
Robert Kaussow 89a281c2ca fix author overwrite and template 2019-11-07 09:13:39 +01:00
Robert Kaussow df943ce0ed fix author overwrite and template 2019-11-07 09:11:07 +01:00
Robert Kaussow 2d938b6cb7 fix author overwrite and template 2019-11-07 09:10:20 +01:00
Robert Kaussow c8a9bfc325 fix multiline default value template 2019-11-06 23:24:08 +01:00
Robert Kaussow 844a05aea3 fix multiline default value template 2019-11-06 22:23:44 +01:00
Robert Kaussow a54e370f14 catch ValueError exception while merge annotation dicts 2019-10-16 22:13:51 +02:00
Robert Kaussow cb76507159 fully migrate to ruamel.yaml instead of pyyaml 2019-10-15 10:48:18 +02:00
Robert Kaussow cf6905b9a0 use an explicit marker symbol to value2json conversion 2019-10-15 09:54:03 +02:00
Robert Kaussow 85d835df48 fix mising default role_dir 2019-10-11 08:59:24 +02:00
Robert Kaussow b48ea2fce0 add basic readme 2019-10-10 14:59:12 +02:00
Robert Kaussow 0a3e74bdd6 prepare release 2019-10-10 00:06:09 +02:00
Robert Kaussow 59f9cb787c fix flake8 import issues 2019-10-09 23:41:43 +02:00
Robert Kaussow 553318b400 raise exception if template dir not accessable 2019-10-09 23:32:21 +02:00
Robert Kaussow 75e03af425 add exception handling for custom header 2019-10-09 23:24:47 +02:00
Robert Kaussow c8a860825c error handling while creating output dir 2019-10-09 23:23:14 +02:00
Robert Kaussow 8664a48477 fix log level parsing 2019-10-09 23:21:45 +02:00
Robert Kaussow beb81f348f fix handling of working dir and rename base_dir to role_dir 2019-10-09 23:19:57 +02:00
Robert Kaussow e5b64c094c switch to prod release 2019-10-09 14:38:55 +02:00
Robert Kaussow 5ecf9cab92 prepare release 2019-10-09 14:19:00 +02:00
Robert Kaussow d30ebe6598 fix flake8 issues 2019-10-09 00:59:40 +02:00
Robert Kaussow f23aa552c1 set configuration through env variable 2019-10-09 00:56:39 +02:00
Robert Kaussow 5f2215457c small fixes 2019-10-08 17:33:20 +02:00