Age | Commit message (Collapse) | Author |
|
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
|
|
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
|
|
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
|
|
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
|
|
Fix vyos terminal length issue
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Add galaxy tags
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
|
|
Move requirements to top-level directory
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
This removes the dependency on ansible-test to manage our dependencies.
Depends-On: https://github.com/ansible/ansible-zuul-jobs/pull/366
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
|
|
Fixes https://github.com/ansible/ansible/issues/68031
Convert value to env variable ANSIBLE_VYOS_TERMINAL_LENGTH
to integer to identify if the value is valid integer string
if not raise an execption
|
|
Fix flake8 errors from last sync from ansible/ansible
|
|
Since ansible/ansible is now frozen, we can prepare to open development
on our collections.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Updated from network content collector
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
Add ansible.netcommon dependency to galaxy.yml
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
Updates for new repo location
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
Don't run flake8 on tests/unit/compat
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Until we stop using the migration script, we cannot modify these files.
So skip flake8 for now on them.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Add tox -eblack support
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
This allows a user to format their code.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
linters: Add yamllint as part of linters
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Depends-On:
https://github.com/ansible-network/ansible_collections.vyos.vyos/pull/56
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
Remove version from galaxy.yml
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
This is no longer needed, as your collection build jobs dynamically
generate the version via git information.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Add tox -evenv entry point
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
We'll be using this as part of our release processes.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Updates needed for publish to galaxy
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Signed-off-by: CaptTrews <capttrews@gmail.com>
|
|
Add bindep.txt file
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
This adds the required distro packages needed to compile wheels.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
|
|
Updated from network content collector
Reviewed-by: https://github.com/apps/ansible-zuul
|