Commit Graph

55 Commits

Author SHA1 Message Date
83a7e9eb2a [SKIP CI] fix version string 2020-02-24 19:25:16 +01:00
5101c6962c fix bad quotes 2020-02-24 19:12:35 +01:00
d133d63fbf add custom yaml constructor to load ansible unsafe tag 2020-02-24 19:10:17 +01:00
3ab72a32a4 fix failed loading of empty yaml files 2020-01-27 11:03:37 +01:00
1ad3f7b516 fix not aborting overwrite dialog 2020-01-22 13:33:19 +01:00
97d39351e4 add role_name config option 2020-01-22 13:07:05 +01:00
7292e0ef37 fix newline handling 2019-12-02 16:44:57 +01:00
2b6d61bbfb fix newline handling 2019-12-02 16:39:01 +01:00
c5833fc12a fix newline handling 2019-12-02 15:00:32 +01:00
5da5539254 transform toc anchors to get it working with hugo 2019-11-27 15:37:13 +01:00
7f03e0c284 rename hugo template 2019-11-27 14:11:43 +01:00
a7daf485ef add basic hugo template 2019-11-26 16:40:55 +01:00
f020bb7738 prepare new release 2019-11-22 12:14:47 +01:00
195e683c85 use dictsort filter in template 2019-11-18 09:23:03 +01:00
89a281c2ca fix author overwrite and template 2019-11-07 09:13:39 +01:00
df943ce0ed fix author overwrite and template 2019-11-07 09:11:07 +01:00
2d938b6cb7 fix author overwrite and template 2019-11-07 09:10:20 +01:00
c8a9bfc325 fix multiline default value template 2019-11-06 23:24:08 +01:00
844a05aea3 fix multiline default value template 2019-11-06 22:23:44 +01:00
a54e370f14 catch ValueError exception while merge annotation dicts 2019-10-16 22:13:51 +02:00
cb76507159 fully migrate to ruamel.yaml instead of pyyaml 2019-10-15 10:48:18 +02:00
cf6905b9a0 use an explicit marker symbol to value2json conversion 2019-10-15 09:54:03 +02:00
85d835df48 fix mising default role_dir 2019-10-11 08:59:24 +02:00
b48ea2fce0 add basic readme 2019-10-10 14:59:12 +02:00
0a3e74bdd6 prepare release 2019-10-10 00:06:09 +02:00
59f9cb787c fix flake8 import issues 2019-10-09 23:41:43 +02:00
553318b400 raise exception if template dir not accessable 2019-10-09 23:32:21 +02:00
75e03af425 add exception handling for custom header 2019-10-09 23:24:47 +02:00
c8a860825c error handling while creating output dir 2019-10-09 23:23:14 +02:00
8664a48477 fix log level parsing 2019-10-09 23:21:45 +02:00
beb81f348f fix handling of working dir and rename base_dir to role_dir 2019-10-09 23:19:57 +02:00
e5b64c094c switch to prod release 2019-10-09 14:38:55 +02:00
5ecf9cab92 prepare release 2019-10-09 14:19:00 +02:00
d30ebe6598 fix flake8 issues 2019-10-09 00:59:40 +02:00
f23aa552c1 set configuration through env variable 2019-10-09 00:56:39 +02:00
5f2215457c small fixes 2019-10-08 17:33:20 +02:00
ce419e2125 fix to_bool arguments 2019-10-08 15:58:08 +02:00
b75546078e add notification to drone pipeline 2019-10-08 15:55:24 +02:00
5411a5072e ignore bandit issue for jinja2 autoescape 2019-10-08 15:27:51 +02:00
275e4a6824 ignore bandit issue for python3 input() 2019-10-08 15:26:25 +02:00
669bb9442a add feature to load static custom header from file 2019-10-08 14:57:46 +02:00
80a1b8e33a add example 2019-10-08 13:43:41 +02:00
751c8a6c07 add example 2019-10-08 13:33:22 +02:00
3b837c26d2 add example 2019-10-08 13:28:58 +02:00
fa32b88858 add example 2019-10-08 13:24:11 +02:00
400a14d9d2 add example 2019-10-08 13:07:24 +02:00
8fba231dce fix handling of package meta data 2019-10-08 12:08:37 +02:00
f9d4b10a96 fix formatting 2019-10-08 12:04:50 +02:00
f9a60f95be fix typo 2019-10-08 11:44:35 +02:00
8c89453bf6 set log level after config init 2019-10-08 11:43:55 +02:00