Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds bigip_static_route module #34859

Merged
merged 1 commit into from
Jan 15, 2018

Conversation

caphrim007
Copy link
Contributor

SUMMARY

This module can be used to manage static routes on a BIG-IP

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

bigip_static_route

ANSIBLE VERSION
ansible 2.5.0
  config file = None
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python2.7/site-packages/ansible
  executable location = /usr/local/bin/ansible
  python version = 2.7.14 (default, Dec 12 2017, 16:55:09) [GCC 4.9.2]
ADDITIONAL INFORMATION

@ansibot
Copy link
Contributor

ansibot commented Jan 15, 2018

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 core_review In order to be merged, this PR must follow the core review workflow. f5 module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. networking Network category new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. labels Jan 15, 2018
@caphrim007 caphrim007 removed the needs_triage Needs a first human triage before being processed. label Jan 15, 2018
@caphrim007 caphrim007 force-pushed the feature.add-bigip-static-route branch from e800f62 to 2d74cb4 Compare January 15, 2018 00:49
@ansibot
Copy link
Contributor

ansibot commented Jan 15, 2018

The test ansible-test sanity --test pep8 [?] failed with the following error:

test/units/modules/network/f5/test_bigip_static_route.py:148:1: E302 expected 2 blank lines, found 1

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Jan 15, 2018
@caphrim007 caphrim007 force-pushed the feature.add-bigip-static-route branch from 2d74cb4 to 8f1dbb5 Compare January 15, 2018 00:56
@ansibot
Copy link
Contributor

ansibot commented Jan 15, 2018

The test ansible-test sanity --test pep8 [?] failed with the following error:

test/units/modules/network/f5/test_bigip_static_route.py:148:1: E302 expected 2 blank lines, found 1

click here for bot help

This module can be used to manage static routes on a BIG-IP
@caphrim007 caphrim007 force-pushed the feature.add-bigip-static-route branch from 8f1dbb5 to a9301a2 Compare January 15, 2018 01:22
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. and removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jan 15, 2018
@caphrim007 caphrim007 merged commit 9aba711 into ansible:devel Jan 15, 2018
@caphrim007 caphrim007 deleted the feature.add-bigip-static-route branch August 28, 2018 17:12
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.5 This issue/PR affects Ansible v2.5 core_review In order to be merged, this PR must follow the core review workflow. f5 module This issue/PR relates to a module. networking Network category new_module This PR includes a new module. new_plugin This PR includes a new plugin. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants