-
Notifications
You must be signed in to change notification settings - Fork 63
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
Ansible lint fix #238
Merged
JkhatriInfobox
merged 4 commits into
infobloxopen:develop
from
JchhatbarInfoblox:ansible_lint_fix
Jul 24, 2024
Merged
Ansible lint fix #238
JkhatriInfobox
merged 4 commits into
infobloxopen:develop
from
JchhatbarInfoblox:ansible_lint_fix
Jul 24, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JchhatbarInfoblox
force-pushed
the
ansible_lint_fix
branch
from
July 9, 2024 06:57
83f8466
to
3eea9ea
Compare
JchhatbarInfoblox
force-pushed
the
ansible_lint_fix
branch
from
July 16, 2024 08:55
e5d39f3
to
bb45859
Compare
- changelog.yaml - nios_network_idempotence.yml
JchhatbarInfoblox
force-pushed
the
ansible_lint_fix
branch
2 times, most recently
from
July 22, 2024 08:32
0ff0cf4
to
93a7333
Compare
JchhatbarInfoblox
force-pushed
the
ansible_lint_fix
branch
from
July 22, 2024 08:51
93a7333
to
18aaa6d
Compare
JkhatriInfobox
approved these changes
Jul 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ansible lint changes looks good, with execution of automation not seen any regression.
JkhatriInfobox
pushed a commit
that referenced
this pull request
Sep 3, 2024
* Rebase from develop branch * anisible-lit fixes after rebase to develop branch. * [FIX] Ansible lint - changelog.yaml - nios_network_idempotence.yml * [FIX] CI job for ansible installation
JkhatriInfobox
added a commit
that referenced
this pull request
Sep 11, 2024
* [FIX] added check for list element match. (#239) * [FIX] NPA-73, Re-execution showing change for each execution. (#240) * [FIX] NPA-77, Network container update operation. (#241) * - added network_view in get object search. (#242) * Ansible lint fix (#238) * Rebase from develop branch * anisible-lit fixes after rebase to develop branch. * [FIX] Ansible lint - changelog.yaml - nios_network_idempotence.yml * [FIX] CI job for ansible installation * [NPA-83] Fixed DHCP options for IPv4/v6 network container. (#243) * [NPA-83] Fixed dhcp options for IPv4/v6 network container. * - Added dhcp options supports for ipv4 and ipv6 network container. (#245) * - fixed Re-execution of IPv4/v6 network playbook shows 'changed' status. (#247) - fixed configuring dhcp option using 'num' field for network container is failing. * - [NPA-113] Unable to remove dhcp options from DHCP Range using ansible. (#248) * [ADD]Integration and Unit test cases for extensible attribute. (#246) * [ADD]Integration and Unit test cases for extensible attribute. * [FIX] Sanity Error for Unit testcase * [FIX] Coverage module version upgrade to v7.6.1 for devel branch with python3.12 * [FIX] Sanity Testt for extensible_attribute test. * [IMP] Updated nios-test-container version from 4.0.0 to 5.0.0 * - [NPA-125] unable to configure dhcp options with combination of 'num' and 'name' field. (#250) * [FIX] added check for list element match. (#239) * [FIX] NPA-73, Re-execution showing change for each execution. (#240) * [FIX] NPA-77, Network container update operation. (#241) * - added network_view in get object search. (#242) * Ansible lint fix (#238) * Rebase from develop branch * anisible-lit fixes after rebase to develop branch. * [FIX] Ansible lint - changelog.yaml - nios_network_idempotence.yml * [FIX] CI job for ansible installation * [NPA-83] Fixed DHCP options for IPv4/v6 network container. (#243) * [NPA-83] Fixed dhcp options for IPv4/v6 network container. * - Added dhcp options supports for ipv4 and ipv6 network container. (#245) * - fixed Re-execution of IPv4/v6 network playbook shows 'changed' status. (#247) - fixed configuring dhcp option using 'num' field for network container is failing. * - [NPA-113] Unable to remove dhcp options from DHCP Range using ansible. (#248) * [ADD]Integration and Unit test cases for extensible attribute. (#246) * [ADD]Integration and Unit test cases for extensible attribute. * [FIX] Sanity Error for Unit testcase * [FIX] Coverage module version upgrade to v7.6.1 for devel branch with python3.12 * [FIX] Sanity Testt for extensible_attribute test. * [IMP] Updated nios-test-container version from 4.0.0 to 5.0.0 * - [NPA-125] unable to configure dhcp options with combination of 'num' and 'name' field. (#250) * [IMP] Updated depricated artifact v1 to v4 --------- Co-authored-by: Jaykumar Chhatbar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
$ansible-lint
Passed: 0 failure(s), 0 warning(s) on 259 files. Last profile that met the validation criteria was 'production'.