rajaspachipulusu17
0745d6a10a
Pluribus Networks point feature module for vrouter pim config with UT ( #51013 )
2019-02-07 20:13:00 +05:30
Hannes Ljungberg
4a5d38b55a
docker_swarm_service: Enable tests ( #51170 )
...
* Enable tests
* Comment fixes
* Try lowering timeouts
* Comment fix
* Comment fix
* Comment fix
* Add a pause to let service update
* Fix comment
* Disable dns_search tests
* Disable dns_servers test
* Fix comment
* Fix comment
* Fix comment
* Fix comment
* Fix comment
* Fix comment
* Fix comment
* Revert "Disable dns_servers test"
This reverts commit 763e9da716b78f4986f313b3ba1ab98faacb742e.
* Revert "Disable dns_search tests"
This reverts commit 2859e4e3a5ebdca078de84d821bb53bbdf967dfd.
* Revert "Add a pause to let service update"
This reverts commit e990dfae1a62e9a42b07960819818bc75fd04427.
* Revert "Try lowering timeouts"
This reverts commit 1617772de81ecef0e560b38c7564646ec3874c3c.
* Ensure that services are running while testing
* Retry tasks on update out of sequence error
* Remove unnecessary check for APIError.explanation
Co-Authored-By: hannseman <hannes@5monkeys.se>
* Ignore errors when tearing down test suite
* Retry with a loop instead of tail recursion
* Initialize self.diff_trace in run
* Add change log fragment
* Actually raise error
* Add unit test for retrying
* Lint
* Change to bugfix
* Remove whitespace
* Mock docker dependency
* Use download.fedoraproject.org
* Revert "Use download.fedoraproject.org"
This reverts commit 5931791f7cfdd339f15068c8706b39905517abdf.
2019-02-05 08:25:29 +00:00
rajaspachipulusu17
d5797aa02f
Pluribus Networks role module with Unit tests ( #51261 )
...
* Pluribus Networks role module with Unit tests
* pep8 sanity fixes
* Doc fix
2019-02-05 10:23:07 +05:30
vaneuk
2a0c356da9
added response_timestamps to ios_xr_command module ( #50095 )
2019-02-04 18:49:06 +05:30
rajaspachipulusu17
449b7e9f10
Pluribus Networks snmp community module with unit tests ( #51165 )
2019-02-04 10:42:00 +05:30
Wojciech Wypior
cccb681c0a
Adds aggregate functionality to the module ( #51638 )
2019-02-01 18:04:49 -08:00
Wojciech Wypior
803bf79dce
Adds aggregate functionality to the module ( #51639 )
2019-02-01 18:03:45 -08:00
Wojciech Wypior
a5c630a81f
Adds aggregate functionality to the module ( #51640 )
2019-02-01 17:53:06 -08:00
Wojciech Wypior
fd2e0ddcac
Adds clone_pools parameter ( #51635 )
...
Adds rate_limit parameter
Minor bug fixes
2019-02-01 17:47:46 -08:00
rajaspachipulusu17
a48af10b2c
Pluribus Networks stp port module with UT ( #51476 )
2019-02-01 21:19:32 +05:30
Federico87
f94378fc2f
ios_ntp module ( #50705 )
...
* ios_ntp module
* add execute_module for config func
* fix units test
* test empty list
* update example
* change want logic to follow have - removed try/except
* update commands list for config test
* add idempotent test case
* add more test
2019-02-01 09:20:02 -05:00
Anil Kumar Muraleedharan
004d8b03d4
Lenovo cnos l3interface ( #51322 )
...
* Adding cnos_l3_interface module in alignment with others vendors.
2019-02-01 09:17:52 -05:00
Chris Archibald
c6a9534d61
Rewrite of na_ontap_cluster and unit tests. ( #49780 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* ontap cluster changes
2019-01-31 18:43:54 +00:00
Chris Archibald
7b5897d266
New Module: na_ontap_vscan_scanner_pool ( #49786 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* na ontap vscan scanner pool
* Update author
2019-01-31 18:42:42 +00:00
vaneuk
2a432a093b
added timestamps to ios_command module ( #50323 )
...
ios_command module now returns timestamps field, which shows command execution time
2019-01-31 18:11:53 +05:30
rajaspachipulusu17
a9b459e406
Pluribus Networks stp module with unit test ( #51475 )
2019-01-31 09:47:17 +05:30
rajaspachipulusu17
5e88cd9972
Pluribus Networks pn user module with UT ( #51428 )
...
* Pluribus Networks user module with UT
* Added choice to State in doc
* pep8 standards correction
2019-01-31 09:43:04 +05:30
rajaspachipulusu17
5fa2d29c9a
Pluribus Networks point feature cpu mgmt class module with UT's ( #51427 )
2019-01-31 09:41:58 +05:30
rajaspachipulusu17
52cab33e4e
Pluribus Networks point features for snmp vacm with UT's ( #51423 )
...
* Pluribus Networks point features for snmp vacm with UT's
* Duplicates removal
* Added choice for state
2019-01-31 09:40:38 +05:30
rajaspachipulusu17
271e14638e
pn snmp trap sink ( #51420 )
...
* Pluribus Network snmp trap sink module with Unit tests
* pep8 standard fix
* Added proper author name
2019-01-31 09:39:23 +05:30
Nilashish Chakraborty
2f0c666b5b
Add option to enter admin configuration mode in iosxr_user ( #51430 )
...
* Add admin mode to iosxr_user
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Update docs for admin option
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix review comment
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-01-30 15:37:28 +05:30
Chris Archibald
d897ff7bf2
Updates to ontap_user
2019-01-29 14:05:08 +00:00
Nilashish Chakraborty
77303d72ab
Add new module - junos_ping ( #50711 )
...
* WIP junos_ping
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Added junos_ping module
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Minor changes
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Minor changes - 2
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix CI
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Initial tests
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* WIP tests
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix spaces
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fixed unit tests
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Removed unused print statements
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Removed unused print statements
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Update license template
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fixed Review Comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-01-29 15:36:12 +05:30
Chris Archibald
cc618b00a5
changes to cifs_server
2019-01-28 20:34:56 +00:00
Chris Archibald
0ab5b765ec
Rewrite of Na_ontap_job_schedule and new options ( #49507 )
...
* New options, and rewrite
* add module
2019-01-28 20:30:59 +00:00
Chris Archibald
5cc34af927
ucadapter rewrite and unit test ( #49497 )
...
* ucadapter rewrite
* update skip line
2019-01-28 20:29:56 +00:00
Nilashish Chakraborty
69dd03d472
ios_user: Add support for multiple sshkeys ( #51173 )
...
* Add support for multiple sshkeys
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix CI
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Add the keys at on go
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Update tests
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-01-28 13:44:15 +05:30
Chris Archibald
7e4336a3f4
Switch na_ontap_ifgrp to use NetAppModule and new option ( #50774 )
...
* rewrite
* fixes to ifgrp
* Fixed Author
2019-01-25 11:48:20 -05:00
Chris Archibald
1c54ca52b2
New Module: na_ontap_nvme_namespace ( #50886 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* new module nvme namespace
* updates
* Revert "updates"
This reverts commit 92056e5ba49046990b8265870b7f26b1667e0fad.
* update author
* Fix author line
2019-01-25 11:46:10 -05:00
Chris Archibald
d5add305ab
New Module: na_ontap_portset ( #49784 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* new module na_ontap_portset
* Fix author
* fix issue from comment
2019-01-25 10:31:41 -05:00
Chris Archibald
c940c6df41
Rewite of na_ontap_cifs to use NetAppModule, new options, and unit tests. ( #49782 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* changes to na_ontap_cifs
* fix dup
2019-01-24 10:41:36 -05:00
Chris Archibald
890f4eb5c4
New Options for Autosupport ( #50773 )
...
* new option
* spelling
* fix minor issue
* Fix Doc line
* Add update netapp_module
* fix issue with autosupport
* Fix docuemntation
2019-01-23 18:18:07 +00:00
Sumit Jaiswal
4049e33817
PR to implement support feature for creating NIOS network container ( #51168 )
...
* resolves 51161
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* resolves 51161
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* resolves 51161
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* resolves 51161
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* resolves 51161
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-01-23 19:21:00 +05:30
Olivier BLIN
87a01df6ad
Fix 'defaults' option in the nxos_config module ( #51076 )
...
* Fix 'defaults' option in the nxos_config module
Nxos get_config is allways called with the 'all' option.
* Fix flag's calculation
* Add tests
* nxos_config: the 'backup' option take into account the value of 'defaults' option
If 'defaults' option is true, the running-config backup is done with the all
keyword.
2019-01-23 11:29:27 +05:30
rajaspachipulusu17
61a342f0bb
Pluribus Networks admin syslog modules with unit tests ( #50596 )
2019-01-22 22:00:12 +05:30
Nathaniel Case
9702893729
Remove deprecated options from modules ( #50246 )
...
* Remove deprecated options from modules
* Update tests
* Add porting guide notes
2019-01-22 09:18:26 -05:00
rajaspachipulusu17
a38039bbbe
Pluribus Networks port cos rate setting module with UT ( #50856 )
2019-01-21 12:49:31 +05:30
rajaspachipulusu17
213b2e633c
Pluribus Networks switch setup module with unit test cases ( #50797 )
...
* Pluribus Networks switch setup module with unit test cases
* Module error fix and pep8 standards error fix
2019-01-21 12:48:09 +05:30
Abhijeet Kasurde
8aa2372073
VMware: Unit test for vmware_guest ( #50140 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-01-21 10:23:39 +05:30
Ingate Systems
5671ff983d
modules: network: ingate: Add module ig_store_edit ( #47675 )
...
* modules: network: ingate: Add module ig_store_edit
* modules: network: ingate: Add module ig_config
Manage the configuration database on an Ingate SBC.
2019-01-17 23:05:45 -05:00
vaneuk
e150943314
added timestamps to nxos_command module ( #50261 )
...
* added timestamps to nxos_command module
nxos_command module now returns timestamps field, which shows command execution time
* fixed unit test failure for /lib/ansible/module_utils/basic
* cosmetic changes to align with PEP 8
2019-01-17 10:14:31 +05:30
Ricardo Carrillo Cruz
ac61c99821
Add checkpoint_session module ( #50930 )
...
* Add checkpoint_session module
* Add unit test
* Fix pep8
* Rename Checkpoint for Check Point
2019-01-16 13:19:36 +01:00
Ricardo Carrillo Cruz
18370419a3
Add forgotten checkpoint unit tests ( #50858 )
...
I forgot to do a git add on a couple unit tests it seems
2019-01-14 12:07:48 +01:00
rajaspachipulusu17
ca74c443ba
Pluribus Networks port config module ( #50314 )
...
* Pluribus Networks port config module
* Documentation fix for version added
* Doc fixes
2019-01-11 14:02:36 +05:30
rajaspachipulusu17
44febe4e56
Pluribus Networks port cos bw module ( #50287 )
...
* Pluribus Networks port cos bw module
* Indentation fix
* Documentation fix
* Corrected indetentation for required_one_of
* Added maintainer name in BOTMETA.yml
* Removed maintainer name in BOTMETA.yml as my team is already there
2019-01-11 14:00:10 +05:30
rajaspachipulusu17
abdcf2a776
Pluribus Networks pn_dscp_map_pri_map module with Unit tests ( #50142 )
...
* Pluribus Networks pn_dscp_map_pri_map module with Unit tests
* Corrected method name in unit test script
2019-01-10 12:51:07 +05:30
Anil Kumar Muraleedharan
cb89b1758d
Lenovo cnos l2interface ( #50641 )
...
* Adding cnos_l2 interface module and its associated Integration test as well as Unit test code
2019-01-09 10:46:56 -05:00
Anil Kumar Muraleedharan
f5ebd9736c
Lenovo cnos banner new module ( #50145 )
...
* Adding cnos_banner module to the list.
2019-01-09 10:43:57 -05:00
Ricardo Carrillo Cruz
3e91ec28b8
Checkpoint access rule ( #49937 )
...
* WIP checkpoint_access_rule module
* Add fixes and docstrings
* Add dunder init
* Fix sanity tests issues
* Fix sanity test
* Add RETURN and EXAMPLES
* Fix example
* Fix pep8
* Add tests
* Fix pep8
* Fix pep8
2019-01-09 11:25:18 +01:00
Nilashish Chakraborty
7845373f96
New Module: vyos_ping ( #50193 )
...
* New module for vyos ping functionality
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Add some new parameters
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Need spaces
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix pylint errors
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix pylint errors
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix docs
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix docs
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix docs
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-01-08 10:42:24 +05:30
rajaspachipulusu17
a1e1a42341
Pluribus Networks module for connection stat settings with UT's ( #50186 )
...
* Pluribus Networks module for connection stat settings
2019-01-07 10:40:39 +05:30
Wojciech Wypior
4648a441d2
adds bigip apm policy import ( #50559 )
2019-01-04 13:50:50 -06:00
Wojciech Wypior
8b1214596a
adds apm policy fetch module ( #50534 )
2019-01-04 12:32:06 -06:00
Sumit Jaiswal
189fcb37f9
Added new module to support NIOS Fixedaddress DHCP property ( #49119 )
...
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* nios fixedaddr new module
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* updating name
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* added unit tests
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-01-04 13:00:12 +05:30
Wojciech Wypior
3ef71e529a
added new module to manipulate signatre sets on ASM policy ( #50209 )
2019-01-02 13:12:08 -06:00
rajaspachipulusu17
3517373cfd
Pluribus Networks igmp snooping module with Unit tests ( #50146 )
2018-12-24 13:40:02 +05:30
Nathaniel Case
0b3aa75b7f
Add backup parameter to cli_config ( #50206 )
...
* Add backup parameter to cli_config
* Add a unit test for cli_config backup
2018-12-21 09:55:14 -05:00
anasbadaha
d2446cbf0f
Fix Issue #39598 ( #49982 )
...
* Fix Issue #39598
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Fix unit test for onyx_config
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Add comments for save running config
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Enhance onyx_config bug fix
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Fix result['changed'] = True comment
Signed-off-by: Anas Badaha <anasb@mellanox.com>
2018-12-21 11:54:10 +05:30
anasbadaha
6178a55afd
Fix Issue #49612 ( #50073 )
...
* Fix Issue #49612
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Fix Pep8 failures
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Add validation for send empty group name
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Fix Error message
Signed-off-by: Anas Badaha <anasb@mellanox.com>
2018-12-21 11:53:36 +05:30
Chris Archibald
39b1f1c363
Rewrite ( #49570 )
2018-12-20 12:19:32 +00:00
Sumit Jaiswal
f76d7bdbef
New Module for creating, managing Infoblox NIOS nameserver groups ( #49124 )
...
* adding new nios_nsgroup module
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* adding new nios_nsgroup module
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* adding new nios_nsgroup module
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable errors
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* added unit tests
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2018-12-20 14:36:41 +05:30
Anil Kumar Muraleedharan
eab3b02cb3
Refactoring of cnos_interface module like what followed by other vendors ( #49927 )
...
* Refactoring of cnos_interface module like what followed by other vendors
* To remove cnos-interface from E326 validation ignore list
* Effect of default parameters impacted UT
2018-12-19 11:38:19 -05:00
rajaspachipulusu17
afdd4e2343
Pluribus Networks dhcp filter module with unit tests ( #49848 )
...
* Pluribus Networks dhcp filter module with unit tests
* Added type which was missing in doc
* Removed unwanted global variable
* Fix return type
2018-12-19 17:16:25 +05:30
rajaspachipulusu17
8ca02d8359
Pluribus Networks admin service module with unit tests ( #49854 )
...
* Pluribus Networks admin service module with unit tests
* Documentation fix
* import module changes
* Removed unused imports
* Fix return type
2018-12-19 17:14:48 +05:30
Wojciech Wypior
59f4871615
added bigip_asm_policy_manage ( #50115 )
...
* added bigip_asm_policy_manage
* Update bigip_asm_policy_manage.py
2018-12-18 19:35:51 -08:00
Wojciech Wypior
f761cc4077
added ASM policy server technology module ( #50116 )
...
* added ASM policy server technology module
* Update bigip_asm_policy_server_technology.py
2018-12-18 18:38:19 -08:00
rajaspachipulusu17
d28e700a22
Pluribus networks admin session timeout module with unit tests ( #50012 )
...
* Pluribus networks admin session timeout module with unit tests
* Doc fix
* Removed unused imports
* Removed unwanted global variable
2018-12-18 17:23:45 +05:30
rajaspachipulusu17
cf00880ab3
Pluribus Networks dscp map module with unit tests ( #49849 )
...
* Pluribus Networks dscp map module with unit tests
* Doc string fix
2018-12-18 12:50:16 +05:30
rajaspachipulusu17
4d88cdd83a
Pluribus Networks cpu class module with unit tests ( #49847 )
...
* Pluribus Networks cpu class module with unit tests
* Doc string fixes
2018-12-18 12:42:33 +05:30
f-bor
134c1a624e
new network module: edgeswitch_vlan ( #48041 )
...
* initial commit
* better commands generation
2018-12-17 11:30:17 +05:30
anasbadaha
369354547e
Issue: 46475 Fix onyx magp module for supporting new json format ( #49417 )
...
Signed-off-by: Anas Badaha <anasb@mellanox.com>
2018-12-17 10:52:51 +05:30
Toshio Kuratomi
175f3b51e5
Ensure that current uses of BaseException are required
...
* In some cases, it appears that Exception should have been used instead
as there's no need to catch sys.exit KeyboardInterrupt and similar.
* In a few cases, it appears that BaseException is used because
a library we depend on calls sys.exit() contrary to good coding
design. Comment those so that we know that those have been audited
and found to be correct and change to use (Exception, SystemExit)
instead.
2018-12-16 15:03:19 -08:00
Toshio Kuratomi
3fba006207
Update bare exceptions to specify Exception.
...
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
anasbadaha
c0dbc1a441
Issue/38837 ( #49873 )
...
* Fix Issue #38837
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Fix Issue #38837 2
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Enhance decumentation
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Fix Failures in Shippable
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Fix Version Added
Signed-off-by: Anas Badaha <anasb@mellanox.com>
* Add version_added:2.8 in purge attributes
Signed-off-by: Anas Badaha <anasb@mellanox.com>
2018-12-16 13:16:28 +05:30
Susant Sahani
59dcf3f277
nmcli: Introduce SIT Tunnel ( #45937 )
...
This work enables to add sit tunnel via nmcli module
Signed-off-by: Susant Sahani susant@redhat.com
SUMMARY
ISSUE TYPE
Feature Pull Request
COMPONENT NAME
nmcli
ANSIBLE VERSION
2.8
ADDITIONAL INFORMATION
- nmcli:
state: present
type: sit
conn_name: sit_test1
autoconnect: yes
ip_tunnel_dev: enp0s8
ip_tunnel_local: 192.168.1.2
ip_tunnel_remote: 192.168.1.5
2018-12-12 23:06:09 -05:00
cma0
974c45a5f5
itential iap_token module ( #46773 )
2018-12-12 14:28:20 -05:00
WhyIsThisOpen
7bdca72713
rhn_register fixes for username and password when unregistering
...
- Require username and password for unregistering and avoid "cannot marshal None unless allow_none is enabled" error when using an activation key and no channels specified.
- Update test fixtures and add changelog
Co-authored-by: WhyIsThisOpen <WhyIsThisOpen@users.noreply.github.com>
2018-12-12 11:32:48 -05:00
rajaspachipulusu17
b47cde9d4c
Pluribus Networks pn access list ip module with unit test cases ( #49604 )
...
* Pluribus Networks pn access list ip module with unit test cases
* Changes according to ansibot standards in unit test modules
* Remove unwanted variables
* Removed unwanted super call
2018-12-12 13:33:01 +00:00
Chris Archibald
8ad5035ce6
Bug Fix and rewrite ( #49508 )
2018-12-12 12:16:12 +00:00
Abhijeet Kasurde
d36922064b
Add support for hex color in slack module ( #49804 )
...
Fixes : #11935
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-12-12 08:41:49 +00:00
Pavlos Tzianos
a4eb4b2551
Rabbitmq user permission fixes ( #49404 )
...
* Simplify permission changing code for rabbitmq_user module
* Add check for multiple permission dicts for same host to rabbitmq_user module
* Add docstring for _get_permission method of rabbitmq_user
* Fix method that compares vhost permissions in rabbitmq_user
* Add tests for rabbitmq_user module
* Add helper function for simulating collections.Counter functionality
2018-12-07 13:19:08 +00:00
Sean Myers
9434f8608a
Add rhsm_repository_release module ( #43211 )
...
* Add rhsm_repository_release module
* bump ansible version_added
* Fix imports in rhsm_repository_release unit test
2018-12-06 20:16:18 +00:00
Tim Rupp
1c3fa2b07f
Deprecate the bigip_asm_policy module ( #49574 )
...
Specific import and export modules should be used instead
2018-12-05 16:02:16 -08:00
Anil Kumar Muraleedharan
dd004321d4
Refactoring code of cnos_portchannel as cnos_linkagg in tune with other vendors. ( #49467 )
...
* Refactoring code of cnos_portchannel as cnos_linkagg in tune with other vendors.
2018-12-05 11:03:42 -05:00
Naval Patel
880390ca0a
Added new module lxca_nodes for Lenovo XClarity Administrator ( #46767 )
...
* Added new module lxca_nodes
2018-12-05 10:18:36 +00:00
Tim Rupp
60b75c2cfd
Adds ASM policy import module ( #49526 )
2018-12-04 21:34:55 -08:00
Tim Rupp
7a4c7b8c0f
Adds module for gtm topology regions ( #49510 )
2018-12-04 20:58:52 -08:00
Tim Rupp
c7dd13758e
Adds bigip_profile_analytics module ( #49499 )
2018-12-04 12:53:31 -08:00
Tim Rupp
caa6ed3c66
Adds ASM policy fetch module ( #49494 )
2018-12-04 11:24:34 -08:00
Tim Rupp
138690519d
Various small fixes for f5 ansible modules ( #49492 )
2018-12-04 11:15:49 -08:00
John Kerkstra
672acbea68
Adds redshift_cross_region_snapshots
module ( #35527 )
...
* add redshift_cross_region_snapshots module, unit tests.
* fix errors
* use ec2_argument_spec as the basis for the argument spec. fixed
metadata_version
* follow best practices by naming example tasks.
* code review changes
* fix linting errors
* Update version added
2018-12-03 08:34:53 +00:00
Chris Archibald
62dd1fe29e
New options of na_ontap_aggregate ( #48906 )
...
* add new options for na_ontap_aggregate
* add gpl line
* remove dup option
* Put files in wrong directory
* change unit test to match the request from PR 48941
* Changed for review comments
* pep8
2018-12-02 14:24:27 +00:00
ftntcorecse
b4ce4e1571
Fortinet FortiManager Device Group Module ( #46086 )
...
* fmgr_device_group PR candidate
* fgmr_device_group PR candidate
* PR candidate
* PR candidate
* Fixing Edits.
* Fixing Edits.
* Fixing Authors
* Removed State Parameter and replaced with Mode, per request of justjais
2018-11-30 15:54:41 +05:30
Paul Neumann
a914f494a8
ios_facts: Gather CDP neighbor data ( #49129 )
...
* ios_facts: Gather CDP neighbor data
* ios_facts: Create tests for ansible_net_neighbors
2018-11-29 14:05:17 -05:00
Anil Kumar Muraleedharan
7a81d859c5
Refactoring cnos_vlan in line with ios, eos etc. ( #48924 )
...
* Refactoring cnos_vlan in line with ios, eos etc.
2018-11-28 12:51:39 -05:00
Toshio Kuratomi
61e5d04a60
Replace nose with pytest
2018-11-26 13:41:57 -08:00
Brian Coca
91150423f4
ignore netapp tests when no libs ( #48941 )
...
* ignore tests when no libs
2018-11-21 11:51:40 -05:00
ftntcorecse
fb7b6f9521
Fortinet FortiManager Device Add Module ( #45954 )
...
* fmgr_device PR candidate
* fmgr_device PR candidate
* fmgr_device PR candidate
* fmgr_device PR candidate
* fmgr_device PR candidate
* fmgr_device PR candidate
* fmgr_fwobj_address PR candidate
* Grammar
* grammar changes
* pylint changes
* Fixing Authors
2018-11-21 12:05:33 +05:30
ftntcorecse
050a2c51dd
Fortinet FortiManager Device Config Module ( #46080 )
...
* fmgr_device_config PR candidate
* fmgr_fwobj_address PR candidate
* PR candidate
* Resolving Edits
* Resolving Edits
* Fixing Authors
2018-11-21 12:03:38 +05:30
ftntcorecse
1da3c5c302
Fortinet FortiManager Firewall Objects - Addresses ( #46084 )
...
* fmgr_fwobj_address PR candidate
* fmgr_fwobj_address PR candidate
* PR candidate
* PR candidate
* Adding requested changes by @samccann
* minor issue...
* minor pylint issue
* More changes from @samccann
* more grammar
* Author Mention Change
* Fixing Authors
2018-11-21 12:00:39 +05:30