readme: minor improvements

- better tagline
- add link to the collection on galaxy
- fix new twitter account

Change-Id: I021af6a25d9d60875f119425772f3378a7d28a5d
This commit is contained in:
David Moreau Simard 2021-02-24 23:08:37 -05:00
parent 0bba6aa29d
commit 5d09fbe8ac
No known key found for this signature in database
GPG Key ID: 7D4729EC4E64E8B7
2 changed files with 6 additions and 4 deletions

View File

@ -30,6 +30,8 @@
- setup.cfg
- requirements.txt
- test-requirements.txt
- README.md
- galaxy.yml
vars:
ara_api_source: "{{ ansible_user_dir }}/src/opendev.org/recordsansible/ara"
ara_tests_ansible_name: "{{ ansible_user_dir }}/src/github.com/ansible/ansible"

View File

@ -1,9 +1,9 @@
# ara-collection
Opinionated collection of Ansible roles for deploying and configuring
[ARA Records Ansible](https://github.com/ansible-community/ara).
Opinionated collection of Ansible roles available on [Ansible Galaxy](https://galaxy.ansible.com/recordsansible/ara)
for deploying and configuring [ARA Records Ansible](https://github.com/ansible-community/ara).
ARA Records Ansible playbooks and makes them easier to understand and troubleshoot.
ARA Records Ansible and makes it easier to understand and troubleshoot.
![ara](https://raw.githubusercontent.com/ansible-community/ara-collection/master/doc/source/_static/ara-with-icon.png)
@ -36,7 +36,7 @@ Documentation: [roles/ara_frontend_nginx/README.md](https://github.com/ansible-c
- Slack: https://arecordsansible.slack.com ([invitation link](https://join.slack.com/t/arecordsansible/shared_invite/enQtMjMxNzI4ODAxMDQxLTU2NTU3YjMwYzRlYmRkZTVjZTFiOWIxNjE5NGRhMDQ3ZTgzZmQyZTY2NzY5YmZmNDA5ZWY4YTY1Y2Y1ODBmNzc))
- Website and blog: https://ara.recordsansible.org
- Twitter: https://twitter.com/arecordsansible
- Twitter: https://twitter.com/recordsansible
# Contributing