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

Fix rollback option in cli_config module #44834

Merged
merged 3 commits into from
Aug 29, 2018

Conversation

ganeshrn
Copy link
Member

SUMMARY
  • Update rollback flag in cliconf plugins
  • Add rollback api for junos cliconf plugin
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

cli_config

ANSIBLE VERSION
2.7
ADDITIONAL INFORMATION

* Update rollback flag in cliconf plugins
* Add rollback api for junos cliconf plugin
@@ -26,8 +26,8 @@
config:
description:
- The config to be pushed to the network device. This is a
required argument.
required: true
argument is mutually exclusive with C(rollback) and either
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"This argument" instead of "This is a argument"

@ganeshrn ganeshrn merged commit eb9c75c into ansible:devel Aug 29, 2018
@ganeshrn ganeshrn deleted the rollback_cliconf branch August 29, 2018 15:30
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants