Commit Graph

4 Commits (93944b5552d3f055f09c17663cffcc95b0c842fa)

Author SHA1 Message Date
Felix Fontein 390cb1ccc1
Prepare release (#75)
* Improve changelog generator config.

* We don't have docs at that URL.

* Require Ansible(-base) 2.9.10 or newer.

Needed for deprecation syntax.

* Update all deprecations from Ansible 2.1x to community.crypto 2.0.0.

* Forgot to check in fixes.

* Shorten lines.

* Fix unit test requirements.

* Fix YAML strings which only had a closing quote.

* Galaxy neither likes uppercase nor spaces in tags.

* General README improvements.

* Add roadmap section to README.

* Next release will be 1.0.0.

* Extend using instructions.

* Tags with dashes are also not allowed.

* Fix changelog link.
2020-07-01 13:49:25 +02:00
Sloane Hertel bbb48b6961
Remove unused field from meta/runtime.yml (#66) 2020-06-10 22:25:58 +02:00
Felix Fontein 724cdbdbe8
Support action groups (#60)
* Prepare for action groups PR (ansible/ansible#67291).

* Remove removal_date (as removal_version is already specified).
2020-05-29 00:06:17 +02:00
Felix Fontein 5f47780f80
Rename meta/routing.yml -> meta/runtime.yml. (#56) 2020-05-26 22:06:38 +02:00