Commit Graph

12 Commits (43e792b10cb0037e317b8a28d04395d8578cbe47)

Author SHA1 Message Date
Felix Fontein 43e792b10c
Add proper README and update COPYING (#10)
* Add proper README and update COPYING.

* Update README.md

Co-Authored-By: Andrea Tartaglia <andrea@braingap.uk>

* Update README.md

Co-Authored-By: Andrea Tartaglia <andrea@braingap.uk>

* Update title.

* Mention that collection is also tested with Ansible 2.9.

Co-authored-by: Andrea Tartaglia <andrea@braingap.uk>
2020-04-01 15:17:37 +02:00
Felix Fontein 6b3ca2ca07
Ansible 2.9 tests (#14)
* Add CI group 2 for Ansible 2.9 tests.

* Temporarily disable some nodes.

* Fix ignore.txt.

* Use version prefix instead of groups.

* Ansible 2.9 doesn't support Python 3.9

ci_complete

* Make Ansible 2.9 compatible.

* Replace archive/unarchive with copy.

* Remove dependency on community.general in integration tests for Ansible 2.9.

* Let's see.

* Ansible 2.9's copy doesn't create directories.

* Re-enable no dependency.

ci_complete

* path should be bytes.

* Reenable nodes, add two more.

* Force complete CI run for Ansible 2.9.

* Used wrong variable.

* Fix Ansible 2.9 compatibility...
2020-04-01 11:35:43 +02:00
Felix Fontein 4d157b93ee
Use FQCN in examples. (#12) 2020-03-31 16:23:45 +02:00
Felix Fontein bffd7b0ce9
Add changelog fragments from ansible/ansible. (#8) 2020-03-31 16:12:58 +02:00
Felix Fontein 88ee99423c
Remove stray copies. (#6) 2020-03-31 16:12:49 +02:00
Felix Fontein a046fa1ddc
Move modules and module_utils unit tests to correct place (#13)
* Move modules and module_utils unit tests to correct place.

* Update ignore.txt
2020-03-31 10:05:49 +02:00
Felix Fontein de5b514629 Work around not yet complete package manager detection for ACD. (#5) 2020-03-29 20:02:02 +02:00
Felix Fontein e91849d1d8 Add shippable tests. (#4) 2020-03-29 20:01:53 +02:00
Felix Fontein 70615300fb Remove dependency on ansible.netcommon collection (#2)
* Get rid of ansible.netcommon requirement by integrating module_utils/compat/ipaddress.py.

* Reorder imports.

* Update ignore.txt for plugins/module_utils/compat/ipaddress.py.

* Linting (flake8 / pep8).

* Remove accidentally commited test for ansible/ansible#66920.
2020-03-29 18:44:40 +02:00
John Barker 741f6d8d3b authors & dependencies 2020-03-29 18:44:40 +02:00
John Barker 0f1dddfbee Bootstrap Collection 2020-03-09 14:45:04 +00:00
Ansible Core Team a9f45b4d5b Initial commit 2020-03-09 13:11:34 +00:00