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 cli alias module for BIG-IP #44357

Merged

Conversation

caphrim007
Copy link
Contributor

SUMMARY

This module allows one to manage CLI aliases in a BIG-IP.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

bigip_cli_alias

ANSIBLE VERSION
ansible 2.7.0.dev0
  config file = /here/test/integration/ansible.cfg
  configured module search path = ['/here/library/modules']
  ansible python module location = /usr/local/lib/python3.6/site-packages/ansible
  executable location = /usr/local/bin/ansible
  python version = 3.6.6 (default, Jul 17 2018, 11:12:33) [GCC 6.3.0 20170516]
ADDITIONAL INFORMATION

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 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. python3 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 Aug 19, 2018
@caphrim007 caphrim007 removed the needs_triage Needs a first human triage before being processed. label Aug 19, 2018
This module allows one to manage CLI aliases in a BIG-IP.
@caphrim007 caphrim007 force-pushed the feature.add-bigip-cli-alias-module branch from 08dfcf1 to 8edb28d Compare August 19, 2018 04:46
@ansibot
Copy link
Contributor

ansibot commented Aug 19, 2018

The test ansible-test sanity --test pep8 [explain] failed with 2 errors:

lib/ansible/modules/network/f5/bigip_cli_alias.py:392:22: E251 unexpected spaces around keyword / parameter equals
lib/ansible/modules/network/f5/bigip_cli_alias.py:392:24: E251 unexpected spaces around keyword / parameter equals

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. core_review In order to be merged, this PR must follow the core review workflow. and removed core_review In order to be merged, this PR must follow the core review workflow. 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 Aug 19, 2018
@caphrim007 caphrim007 merged commit 0eb284b into ansible:devel Aug 19, 2018
@caphrim007 caphrim007 deleted the feature.add-bigip-cli-alias-module branch August 28, 2018 17:10
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 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. python3 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