8a4d291342
fix issue with conflicting action statements
...
This PR will address https://github.com/xoxys/ansible-later/issues/35 .
Collected metadata will be temp. removed from the raw task dict before
passing it to Ansibles `ModuleArgsParser` class. After processing, the
metadata will be added back to the result dict.
2020-09-26 14:13:09 +02:00
79398d95b4
[skip ci] prepare bugfix release
2020-09-16 15:44:22 +02:00
dd6c9c4a68
fix missing tags issue
2020-09-16 15:06:06 +02:00
9455790f75
[skip ci] prepare release
2020-09-16 11:55:08 +02:00
ef65387826
fix import ordering
2020-09-16 11:49:26 +02:00
69fe81a9b7
deprecate the use of 'skip_ansible_lint'
2020-09-16 11:44:57 +02:00
8cc9583949
allow 'shell' module if 'args.executable' is used
2020-09-16 11:04:52 +02:00
69684eb047
fix badges
2020-09-06 20:44:05 +02:00
d859bf70ed
fix short description
2020-09-06 20:22:44 +02:00
6b4ad1cbea
publish images to dockerhub and quay
2020-09-06 19:59:28 +02:00
6d6bd4f3ca
update to Hugo v0.74.3
2020-08-01 20:26:42 +02:00
067d5be196
fix privacy policy and legal notice
2020-07-21 23:45:05 +02:00
6e89c98dc9
[skip ci] prepare release
2020-06-27 23:25:41 +02:00
3d88f0b8f8
allow different naming for the directory based config file
2020-06-27 22:41:51 +02:00
d7dac43a72
add custom modules auto-detection
2020-06-27 22:33:51 +02:00
bec9789649
disable spellchecker for 'highlight' shortcodes
2020-06-07 16:39:14 +02:00
b0b8e825d3
bump version to v0.3.5
2020-06-03 22:55:42 +02:00
247f0563a8
[SKIP CI] update changelog
2020-06-03 22:52:16 +02:00
2ecfe47250
fix broken link
2020-06-03 16:40:58 +02:00
7c6dfed431
fix spelling and formatting of the docs
2020-06-03 16:23:46 +02:00
2f838e359c
use --cov-append
2020-06-03 14:21:31 +02:00
1729817d0d
fix coverage parallel runs
2020-06-03 13:54:33 +02:00
958911fdad
fix pytest coverage
2020-06-03 13:34:03 +02:00
ac13395bb7
fix drone pipeline dependencies
2020-06-03 13:21:17 +02:00
c6c3ab1d94
fix license link in docs
2020-06-03 13:20:02 +02:00
4b8628f87c
remove tox and test only with latest stable ansible release
2020-06-03 13:19:07 +02:00
8e5f067189
add docs validation to ci
2020-06-03 12:50:12 +02:00
5b49b99f2c
publish to s3
2020-05-26 09:19:21 +02:00
7c7499313e
fix linting
2020-05-19 10:46:02 +02:00
76ce185461
bump version to 0.3.4
2020-05-19 10:42:19 +02:00
32f7e7c37a
encode module arguments to fix comparison
2020-05-19 10:40:29 +02:00
4edb2af1cd
[SKIP CI] prepare release
2020-04-11 17:27:32 +02:00
6dbfd81152
add flake8-pep3101
2020-04-11 16:20:41 +02:00
305330d147
fix syntax
2020-04-11 13:41:49 +02:00
95673b56c7
cleanup
2020-04-11 13:36:11 +02:00
913cd1b55b
use glob to install wheel
2020-04-11 13:27:58 +02:00
92af557eef
fix tox config
2020-04-11 12:51:42 +02:00
b6c0cfb18e
rename test-requirements.txt
2020-04-11 12:48:52 +02:00
7a52d378cf
add python min version for flake8-eradicate
2020-04-11 12:35:02 +02:00
e2b44ad3a4
add flake8-eradicate
2020-04-11 12:29:50 +02:00
28904b94d9
prepare new release
2020-04-06 09:42:49 +02:00
22080185db
use dimmed color style for full log text
2020-04-06 08:34:25 +02:00
f43f3dbc30
move pipeline steps to python 3.8
2020-04-06 00:30:37 +02:00
62310900e0
fix test paths
2020-04-06 00:21:58 +02:00
ca59fc5c5e
rename test folder
2020-04-06 00:01:06 +02:00
258f1a21f0
use colorama light colors instead of bright style
2020-04-05 23:56:26 +02:00
ddbe38dee0
[SKIP CI] add branch protection
2020-04-05 23:14:02 +02:00
2bdf53f3c1
add classifier
2020-04-05 23:06:50 +02:00
d0218b869c
cleanup test requirements
2020-04-05 22:46:39 +02:00
32c6eb24e7
fix required python version
2020-04-05 22:43:32 +02:00