diff --git a/README.md b/README.md index 8feba0ee32..ee727f3caf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,58 @@ -[![GitHub Actions CI/CD build status — Collection test suite](https://github.com/ansible-collection-migration/ansible.posix/workflows/Collection%20test%20suite/badge.svg?branch=master)](https://github.com/ansible-collection-migration/ansible.posix/actions?query=workflow%3A%22Collection%20test%20suite%22) +# ansible.posix + +[![Run Status](https://api.shippable.com/projects/5e669aaf8b17a60007e4d18d/badge?branch=master)]() [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/ansible.posix)](https://codecov.io/gh/ansible-collections/ansible.posix) + + + +## Tested with Ansible + + + +* ansible-base 2.10 (devel) + +## External requirements + +None + +## Included content + + + +## Using this collection + + + +See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details. + +## Contributing to this collection + + + +* [Issues](https://github.com/ansible-collections/ansible.posix/issues) +* [Pull Requests](https://github.com/ansible-collections/ansible.posix/pulls) +* [Ansible Community Guide](https://docs.ansible.com/ansible/latest/community/index.html) + +## Release notes + +* 0.1.1 Initial stable build +* 0.1.0 Internal only build + +## Roadmap + + + +## More information + + + +- [Ansible Collection overview](https://github.com/ansible-collections/overview) +- [Ansible User guide](https://docs.ansible.com/ansible/latest/user_guide/index.html) +- [Ansible Developer guide](https://docs.ansible.com/ansible/latest/dev_guide/index.html) +- [Ansible Community code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html) + +## Licensing + +GNU General Public License v3.0 or later. + +See [LICENCE](https://www.gnu.org/licenses/gpl-3.0.txt) to see the full text. -Ansible Collection: ansible.posix -================================================= \ No newline at end of file