Commit Graph

633 Commits

Author SHA1 Message Date
Robert Kaussow b6369ef3bc
[skip ci] prepare release 2020-10-08 00:02:00 +02:00
Robert Kaussow b002912c53
add documentation how to exclude tasks 2020-10-08 00:01:13 +02:00
Robert Kaussow 479f6b9855
fix missing __ansible_action_meta__ 2020-10-07 23:30:22 +02:00
Robert Kaussow d4f1575e91
fix refs to migrated repos 2020-09-27 22:55:01 +02:00
Robert Kaussow 1585dc9986
move credits 2020-09-27 15:25:20 +02:00
Robert Kaussow 69b1bd60f3
[skip ci] update changelog 2020-09-27 15:05:53 +02:00
Robert Kaussow b6f7ec1d73
migrate to thegeeklab namespace 2020-09-27 14:56:49 +02:00
Robert Kaussow 98a82b0b66
[skip ci] prepare release 2020-09-26 14:53:28 +02:00
Robert Kaussow 9926c53289
Merge pull request #36 from xoxys/fix-meta
fix issue with conflicting action statements
2020-09-26 14:50:29 +02:00
Robert Kaussow c3f916a49d
add changelog 2020-09-26 14:28:55 +02:00
Robert Kaussow 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
Robert Kaussow 79398d95b4
[skip ci] prepare bugfix release 2020-09-16 15:44:22 +02:00
Robert Kaussow dd6c9c4a68
fix missing tags issue 2020-09-16 15:06:06 +02:00
Robert Kaussow 9455790f75
[skip ci] prepare release 2020-09-16 11:55:08 +02:00
Robert Kaussow ef65387826
fix import ordering 2020-09-16 11:49:26 +02:00
Robert Kaussow 69fe81a9b7
deprecate the use of 'skip_ansible_lint' 2020-09-16 11:44:57 +02:00
Robert Kaussow 8cc9583949
allow 'shell' module if 'args.executable' is used 2020-09-16 11:04:52 +02:00
Robert Kaussow 69684eb047
fix badges 2020-09-06 20:44:05 +02:00
Robert Kaussow d859bf70ed
fix short description 2020-09-06 20:22:44 +02:00
Robert Kaussow 6b4ad1cbea
publish images to dockerhub and quay 2020-09-06 19:59:28 +02:00
Robert Kaussow 6d6bd4f3ca
update to Hugo v0.74.3 2020-08-01 20:26:42 +02:00
Robert Kaussow 067d5be196
fix privacy policy and legal notice 2020-07-21 23:45:05 +02:00
Robert Kaussow 6e89c98dc9
[skip ci] prepare release 2020-06-27 23:25:41 +02:00
Robert Kaussow 3d88f0b8f8
allow different naming for the directory based config file 2020-06-27 22:41:51 +02:00
Robert Kaussow d7dac43a72
add custom modules auto-detection 2020-06-27 22:33:51 +02:00
Robert Kaussow bec9789649
disable spellchecker for 'highlight' shortcodes 2020-06-07 16:39:14 +02:00
Robert Kaussow b0b8e825d3 bump version to v0.3.5 2020-06-03 22:55:42 +02:00
Robert Kaussow 247f0563a8 [SKIP CI] update changelog 2020-06-03 22:52:16 +02:00
Robert Kaussow 2ecfe47250 fix broken link 2020-06-03 16:40:58 +02:00
Robert Kaussow 7c6dfed431 fix spelling and formatting of the docs 2020-06-03 16:23:46 +02:00
Robert Kaussow 2f838e359c use --cov-append 2020-06-03 14:21:31 +02:00
Robert Kaussow 1729817d0d fix coverage parallel runs 2020-06-03 13:54:33 +02:00
Robert Kaussow 958911fdad fix pytest coverage 2020-06-03 13:34:03 +02:00
Robert Kaussow ac13395bb7 fix drone pipeline dependencies 2020-06-03 13:21:17 +02:00
Robert Kaussow c6c3ab1d94 fix license link in docs 2020-06-03 13:20:02 +02:00
Robert Kaussow 4b8628f87c remove tox and test only with latest stable ansible release 2020-06-03 13:19:07 +02:00
Robert Kaussow 8e5f067189 add docs validation to ci 2020-06-03 12:50:12 +02:00
Robert Kaussow 5b49b99f2c publish to s3 2020-05-26 09:19:21 +02:00
Robert Kaussow 7c7499313e fix linting 2020-05-19 10:46:02 +02:00
Robert Kaussow 76ce185461 bump version to 0.3.4 2020-05-19 10:42:19 +02:00
Robert Kaussow 32f7e7c37a encode module arguments to fix comparison 2020-05-19 10:40:29 +02:00
Robert Kaussow 4edb2af1cd [SKIP CI] prepare release 2020-04-11 17:27:32 +02:00
Robert Kaussow 6dbfd81152 add flake8-pep3101 2020-04-11 16:20:41 +02:00
Robert Kaussow 305330d147 fix syntax 2020-04-11 13:41:49 +02:00
Robert Kaussow 95673b56c7 cleanup 2020-04-11 13:36:11 +02:00
Robert Kaussow 913cd1b55b use glob to install wheel 2020-04-11 13:27:58 +02:00
Robert Kaussow 92af557eef fix tox config 2020-04-11 12:51:42 +02:00
Robert Kaussow b6c0cfb18e rename test-requirements.txt 2020-04-11 12:48:52 +02:00
Robert Kaussow 7a52d378cf add python min version for flake8-eradicate 2020-04-11 12:35:02 +02:00
Robert Kaussow e2b44ad3a4 add flake8-eradicate 2020-04-11 12:29:50 +02:00