Hi, I’m Sudharshan, computer science student from Sri Lanka and this is my first time participating for GSOC also I’m new to open source contribution. I want contribute on Ansible project (Improve network linux system role , https://github.com/linux-system-roles/network/issues/150 ), I have experience in python 3, REST api development and network programming. I have beginner knowlegde in ansible. Can I get more information about how can get started and which addition areas should I get familiar with?
On 3/9/20 9:10 AM, Arunagirinadan Sudharshan wrote:
Hi, I’m Sudharshan, computer science student from Sri Lanka and this is my first time participating for GSOC also I’m new to open source contribution. I want contribute on Ansible project (Improve network linux system role , https://github.com/linux-system-roles/network/issues/150 ), I have experience in python 3, REST api development and network programming. I have beginner knowlegde in ansible. Can I get more information about how can get started and which addition areas should I get familiar with?
Thanks for your interest!
If you are interested in networking, then as a first step you could clone the networking repo https://github.com/linux-system-roles/network, set up your environment for testing, and see if you can run the `tox` tests. If you are unfamiliar with `tox`, see https://tox.readthedocs.io/en/latest/. If you are using a recent Fedora, it is fairly easy to install the packages needed to run `tox` (e.g. dnf install python3-tox).
Once you are familiar with that, check out the networking role issues https://github.com/linux-system-roles/network/issues
We also have a new freenode IRC channel #systemroles - please feel free to ask questions via email and IRC.
systemroles mailing list -- systemroles@lists.fedorahosted.org To unsubscribe send an email to systemroles-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/systemroles@lists.fedorahosted....
Thank you very much. I get started on that.
systemroles@lists.fedorahosted.org