<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-ansible-collection.git/tests/unit, branch 0.0.3</title>
<subtitle>Ansible Network Collection for VyOS (mirror of https://github.com/vyos/vyos-ansible-collection.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-ansible-collection.git/atom?h=0.0.3</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/atom?h=0.0.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/'/>
<updated>2020-05-11T13:59:55+00:00</updated>
<entry>
<title>comments ncorporated</title>
<updated>2020-05-11T13:59:55+00:00</updated>
<author>
<name>Rohit Thakur</name>
<email>rohitthakur2590@outlook.com</email>
</author>
<published>2020-05-11T07:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=b0a8d123261afeaca84089fd51d2714ff3b088ed'/>
<id>urn:sha1:b0a8d123261afeaca84089fd51d2714ff3b088ed</id>
<content type='text'>
Signed-off-by: Rohit Thakur &lt;rohitthakur2590@outlook.com&gt;
</content>
</entry>
<entry>
<title>test cases added</title>
<updated>2020-05-11T13:59:07+00:00</updated>
<author>
<name>Rohit Thakur</name>
<email>rohitthakur2590@outlook.com</email>
</author>
<published>2020-04-22T10:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=7e32c63e6d065062b4540b9bf467989ee86e1f2a'/>
<id>urn:sha1:7e32c63e6d065062b4540b9bf467989ee86e1f2a</id>
<content type='text'>
Signed-off-by: Rohit Thakur &lt;rohitthakur2590@outlook.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #17 from rohitthakur2590/vyos_ospfv3</title>
<updated>2020-05-11T13:35:11+00:00</updated>
<author>
<name>ansible-zuul[bot]</name>
<email>48994755+ansible-zuul[bot]@users.noreply.github.com</email>
</author>
<published>2020-05-11T13:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=62ddab1affb33cb83b7a31ae6076e73c23dd1d0a'/>
<id>urn:sha1:62ddab1affb33cb83b7a31ae6076e73c23dd1d0a</id>
<content type='text'>
VyOS: OSPFv3 Resource Module

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>ospfv3 test cases updated</title>
<updated>2020-05-08T13:23:03+00:00</updated>
<author>
<name>Rohit Thakur</name>
<email>rohitthakur2590@outlook.com</email>
</author>
<published>2020-05-08T13:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=e584c5ce7db0adbdcced3427411bbd82c6dc1b68'/>
<id>urn:sha1:e584c5ce7db0adbdcced3427411bbd82c6dc1b68</id>
<content type='text'>
Signed-off-by: Rohit Thakur &lt;rohitthakur2590@outlook.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #30 from rohitthakur2590/static_routes_delete_changes</title>
<updated>2020-05-07T09:47:35+00:00</updated>
<author>
<name>ansible-zuul[bot]</name>
<email>48994755+ansible-zuul[bot]@users.noreply.github.com</email>
</author>
<published>2020-05-07T09:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=62d621f64c082d889950d48ccf4d1177aa24000a'/>
<id>urn:sha1:62d621f64c082d889950d48ccf4d1177aa24000a</id>
<content type='text'>
[VyOS]: Static routes Deleted  state operation updated

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>linters fix</title>
<updated>2020-05-06T14:50:08+00:00</updated>
<author>
<name>Rohit Thakur</name>
<email>rohitthakur2590@outlook.com</email>
</author>
<published>2020-05-06T14:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=3ab82e0e018bf0ca02f14391d03e15b3c259da0a'/>
<id>urn:sha1:3ab82e0e018bf0ca02f14391d03e15b3c259da0a</id>
<content type='text'>
Signed-off-by: Rohit Thakur &lt;rohitthakur2590@outlook.com&gt;
</content>
</entry>
<entry>
<title>Add missing ansible.cfg for integration testing</title>
<updated>2020-04-24T19:57:08+00:00</updated>
<author>
<name>Paul Belanger</name>
<email>pabelanger@redhat.com</email>
</author>
<published>2020-04-24T18:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=022126a694db1e582de3d1af7bc763f43959af1b'/>
<id>urn:sha1:022126a694db1e582de3d1af7bc763f43959af1b</id>
<content type='text'>
Add test dependencies for unit tests.

Fix import statement for vyos_static_route unit tests.

Signed-off-by: Paul Belanger &lt;pabelanger@redhat.com&gt;
</content>
</entry>
<entry>
<title>Fix flake8 errors from last sync from ansible/ansible</title>
<updated>2020-03-02T18:37:37+00:00</updated>
<author>
<name>Paul Belanger</name>
<email>pabelanger@redhat.com</email>
</author>
<published>2020-03-02T18:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=5bd456548bc5f6ac623463319e3a7d97840f16e8'/>
<id>urn:sha1:5bd456548bc5f6ac623463319e3a7d97840f16e8</id>
<content type='text'>
Since ansible/ansible is now frozen, we can prepare to open development
on our collections.

Signed-off-by: Paul Belanger &lt;pabelanger@redhat.com&gt;
</content>
</entry>
<entry>
<title>Updated from network content collector</title>
<updated>2020-03-02T00:11:37+00:00</updated>
<author>
<name>CaptTrews</name>
<email>capttrews@gmail.com</email>
</author>
<published>2020-03-02T00:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=a38aeadb72d2a6aef8510ca535060add98fccc3b'/>
<id>urn:sha1:a38aeadb72d2a6aef8510ca535060add98fccc3b</id>
<content type='text'>
Signed-off-by: CaptTrews &lt;capttrews@gmail.com&gt;
</content>
</entry>
<entry>
<title>Updated from network content collector</title>
<updated>2020-02-25T00:29:36+00:00</updated>
<author>
<name>CaptTrews</name>
<email>capttrews@gmail.com</email>
</author>
<published>2020-02-25T00:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=1e35316ae5a079cc5466d97e873f48ae1ec574e2'/>
<id>urn:sha1:1e35316ae5a079cc5466d97e873f48ae1ec574e2</id>
<content type='text'>
Signed-off-by: CaptTrews &lt;capttrews@gmail.com&gt;
</content>
</entry>
</feed>
