Felix Fontein
b38423c059
Add ansible-core 2.16 to the matrix ( #7286 )
...
* Add ansible-core 2.16 to the matrix.
* Re-order entries.
2023-09-19 18:03:26 +02:00
Felix Fontein
75b4539708
Add stable-2.15.
2023-06-19 21:55:10 +02:00
Felix Fontein
b72b7d4936
Run tests with EOL ansible-core versions in GHA ( #6044 )
...
Run tests with EOL ansible-core versions in GHA.
2023-02-24 11:32:20 +01:00
Felix Fontein
a938c9de65
Add stable-2.14 to CI, adjust to devel version bump ( #5298 )
...
* Add stable-2.14 to CI, adjust to devel version bump.
* Thin out matrix a bit.
2022-09-21 07:58:52 +02:00
Felix Fontein
02d9a1de9e
Make reuse conformant ( #5138 )
...
* Add .license files.
* Add reuse test.
* Update README.
* Also remove .yaml changelog fragments.
* Add changelog fragment.
* Normalize licenses extra sanity test.
* Declare REUSE conformance.
* Update README.md
2022-08-21 08:27:01 +02:00
Felix Fontein
9327b12c4d
Add more default license and copyright notices ( #5087 )
...
* Add more default license and copyright notices.
* Fix tests.
* Fix typos.
* Fix task type.
* Add URL to changelog fragment.
* Improve headers for setup_wildfly_server.
2022-08-08 08:44:19 +02:00
Felix Fontein
1a9b3214fd
[5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code ( #4548 )
...
* Remove Ansible 2.9 / ansible-base 2.10 compatibility code.
* Remove path_join shim from BOTMETA.
* Update comment.
* Bump minimally required ansible-core version.
2022-04-26 11:51:01 +02:00
Felix Fontein
caedcc3075
Add stable-2.13 to CI, thin out older version matrix ( #4413 )
...
* Add stable-2.13 to CI, thin out older version matrix.
* Thin out matrix more.
* And a bit more.
2022-03-29 05:03:35 +00:00
Alexei Znamensky
adfd6b6648
typo+wordsmithing in README ( #4404 )
2022-03-25 12:46:51 +01:00
Felix Fontein
29e8f5f8cf
Unvendor distutils.version ( #3988 )
...
* Unvendor distutils.version.
* Document breaking change.
2022-01-08 21:45:02 +01:00
Felix Fontein
d96b85af9f
Update CI matrix to include ansible-core's stable-2.12 branch ( #3445 )
...
* Update CI matrix to include ansible-core's stable-2.12 branch.
* Adjust README.
* Fix stage names.
* Avoid requirements clash.
* Thin matrix for older Ansible versions.
2021-09-28 15:35:33 +02:00
Andrew Klychkov
e1cdad3537
Update README.md ( #3402 )
...
* Update README.md
* Update README.md
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fix the link
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-09-21 10:02:01 +02:00
Andrew Klychkov
28193b699b
Update README.md ( #3003 )
2021-07-14 08:26:12 +02:00
Andrew Klychkov
e9f3455b62
Update README ( #2802 )
...
* Update README
* Update README.md
Co-authored-by: Amin Vakil <info@aminvakil.com>
* Change
* Fix
* Update README.md
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update README.md
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Update README.md
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-06-17 21:48:39 +12:00
Felix Fontein
14813a6287
Stop mentioning Freenode. We're on Libera.chat. ( #2666 )
2021-05-28 07:09:57 +02:00
Amin Vakil
d0f8eac7fd
Add CONTRIBUTING.md ( #2602 )
...
* Initial file shamelessly copied from community.mysql
* Add some notes on pull requests
* Add CONTRIBUTING.md link to README.md
* Add quick-start development guide link
* Apply felixfontein's suggestions
Co-authored-by: Felix Fontein <felix@fontein.de>
* add note about rebasing and merge commits
Co-authored-by: Felix Fontein <felix@fontein.de>
* add note about easyfix and waiting_on_contributor tags
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-05-26 09:42:21 +02:00
Felix Fontein
2e58dfe52a
Clarify Windows (non-)support. ( #2476 )
2021-05-10 13:45:10 +01:00
Felix Fontein
6bea8215c9
ansible/ansible's stable-2.11 branch has been created. ( #2130 )
2021-04-06 07:32:59 +02:00
Felix Fontein
1ed5a36a81
Use AZP badge instead of Shippable badge for CI.
2020-12-18 17:22:40 +01:00
Matthew Davis
c85aa96177
Clarify COLLECTIONS_PATH value when using clone ( #1234 )
2020-11-06 06:20:43 +01:00
Felix Fontein
3f1c93cccf
Add link to ansible docs page for this collection ( #1022 )
...
* Add link to ansible docs page for this collection.
* Also mention docs from README.
2020-10-01 21:49:43 -07:00
Felix Fontein
a1c03a3cfe
master -> main
2020-07-06 08:53:01 +02:00
Felix Fontein
786f082976
Run tests with Ansible 2.9 as well ( #296 )
...
* Run some tests with Ansible 2.9. No need to run extra tests multiple times.
* Update ignore-2.9.txt.
* Adjust README.
* Add changelog fragment.
2020-07-02 13:40:16 +02:00
Felix Fontein
e2bd4b34ed
Adjust README to template's README. ( #601 )
2020-07-02 06:44:08 +02:00
Felix Fontein
e54dd3a01f
Release 0.2.0 of community.general ( #546 )
...
* Comment out dead documentation link.
* Move changelog into root.
* Link to generated changelog in README.
* Fix changelog entry categories (bugfixes -> security_fixes).
* Add release summary.
* Geneate changelog.
* Add basic release information.
* Require Ansible(-base) 2.9.10 or newer.
Needed for deprecation syntax support.
2020-06-20 12:49:50 +02:00
Baptiste Mille-Mathias
7fd989f7f0
Fix README Badge urls ( #496 )
2020-06-11 07:20:02 +02:00
Abhijeet Kasurde
cc3c9cb35b
Update README.md and LICENSE ( #70 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-06-10 23:57:23 +02:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00