rajaspachipulusu17
fc1798cc14
Pluribus Networks ipv6security raguard module with UT ( #57031 )
...
* Pluribus Networks ipv6security raguard module with UT
* Doc fixes
2019-06-24 16:29:41 +05:30
Ganesh Nalawade
94fe139f04
Revert "Fix junos module transport check ( #58050 )" ( #58270 )
...
This reverts commit f864f621d8
.
2019-06-24 15:18:17 +05:30
pratikgadiya12
44058e9425
Allow multiple databases(not all) to be dumped from mysql ( #56721 )
...
* Allow multiple databases(not all) to be dumped from mysql
Fixes : #56059
* Altered fail message to provide atleast one database name
* Minor grammatical fix
2019-06-24 09:29:18 +02:00
Michael Cassaniti
372b896ed1
win_snmp: Fixed example documentation ( #58222 ) ( #58261 )
2019-06-24 08:00:18 +01:00
Felix Fontein
75ca8eb42f
openssl_certificate: fix failing SAN comparisons ( #58256 )
...
* Fix failing SAN comparison for older cryptography versions due to not implemented __hashh__ functions.
* Fix SAN comparison: IPv6 addresses need to be normalized before comparing strings.
* Add changelog.
* Fix comment.
2019-06-24 06:34:12 +02:00
Abhijeet Kasurde
73dc4d7e97
Move changelog entry to fragment directory ( #58065 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-06-24 09:35:20 +05:30
Felix Fontein
66a4000058
Adjust tests to new error messages for older docker-py versions. ( #58253 )
2019-06-23 21:52:24 +02:00
Felix Fontein
808cf4aa26
Remove from sanity ignores. ( #57911 )
2019-06-23 14:20:26 +02:00
Felix Fontein
4a12be31fb
docker_* modules: improve error message when docker-py is missing ( #57914 )
...
* Improve error for docker modules when docker-py can't be imported.
* Add changelog.
* Mention platform and Python interpreter in more cases.
* Clarify wording.
* Adjust tests.
2019-06-23 06:27:33 -04:00
Miguel Angel Muñoz González
64c3b4fbb5
New HTTPAPI plugin for FortiOS ( #56870 )
...
* New HTTPAPI plugin for FortiOS
* Remove special char
* Updates after review - Comments from Qalthos
2019-06-22 19:31:21 -04:00
Klaus Frank
fbdf6e59f2
Fix ansible-vault cipher_whitelist ( #57272 )
...
* Fix ansible-vault cipher_whitelist Fixes : #57271
* Add changelog for #57272
2019-06-22 11:14:37 -04:00
Wojciech Wypior
de03c007bc
BIGIP: fixes issue with image installation on multiblade platforms ( #58176 )
...
* fixes issue with image installation on multiblade platforms
* test
2019-06-21 17:12:30 -07:00
Wojciech Wypior
30ada17d4f
Adds message routing transport module ( #58201 )
2019-06-21 12:58:02 -07:00
Wojciech Wypior
b8fd2f4df3
adds generic routing peer module ( #58189 )
2019-06-21 12:56:25 -07:00
Wojciech Wypior
429bf5340e
adds module for message routing protocol ( #58188 )
2019-06-21 12:56:03 -07:00
Wojciech Wypior
0a3a94a493
adds new module to manage firewall schedules ( #58187 )
2019-06-21 12:55:50 -07:00
Wojciech Wypior
92a1e6845c
Adds two modules to manage AFM log profiles ( #58186 )
2019-06-21 12:55:37 -07:00
Gonéri Le Bouder
db81b1d0f5
prepapre_vmware_tests: add a common vars file
...
Add a new file to record the variables that are shared with the two
scenarios (real_lab and vcsim).
The goal is to reduce the the amount of boilerplate configuration from
a user perspective.
2019-06-21 14:35:44 -04:00
Sumit Jaiswal
927c59fb9f
updating botmeta ( #58167 )
...
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-06-21 14:33:03 -04:00
Toshio Kuratomi
eb7e4591ae
Fix ios test for python2 non-ascii paths
2019-06-21 11:32:28 -07:00
Sam Doran
bd55617a5b
hostname - Correct distribution for various Linux distros based on output from distro library ( #56936 )
...
* Adjust hostname classes based on output from distro
Corrects the following:
- OpenSUSE Leap
- ArchARM
- Oracle Linux
* Add CoreOS and Clear Linux distributions
2019-06-21 14:29:41 -04:00
Paul Belanger
d010510835
Remove more usage of pause with junos tests ( #58153 )
...
This removes more potential race conditions with junos testing.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-06-21 14:07:25 -04:00
MyronFanQiu
1539e0e855
a doc fix for azure_rm_virtualmachinescaleset ( #56448 )
2019-06-21 12:12:26 -04:00
Wojciech Wypior
fbca93b8ad
removes args from the code and corrects few missed tests ( #58175 )
2019-06-21 09:09:39 -07:00
Wojciech Wypior
56b3b1ac56
adds message routing router module ( #58191 )
2019-06-21 09:09:14 -07:00
Wojciech Wypior
c1f2df4753
adds message routing route module ( #58190 )
2019-06-21 09:08:56 -07:00
Sayed Anisul Hoque
57596edcca
Updated the playbooks_tags guide ( #58011 )
...
* Updated the playbooks_tags guide
2019-06-21 12:06:23 -04:00
Ryan Kraus
7d4e3af11e
Add Python 3 support to ovirt4 inventory script. ( #57824 )
...
Python 3 only allows strings through the config parser. This is fine for
the URL, Username, and Password since these values are required. The CA
File is optional so an empty string is used in leiu of None in the
config dictionary.
2019-06-21 12:05:45 -04:00
Derrick Johnson
b86c7759c5
Update Documentation mso_schema_template_bd.py ( #58020 )
...
* Update mso_schema_template_bd.py
2019-06-21 12:04:38 -04:00
Fred-sun
1b7ef47776
Update azure_rm_securitygroup related document ( #58035 )
...
* Update azure_rm_securitygroup related document
2019-06-21 12:00:18 -04:00
Fred-sun
1c49a9110a
Update azure_rm_servicebus related document ( #58105 )
...
* Update azure_rm_servicebus related document
2019-06-21 11:59:07 -04:00
Fred-sun
7e70184f10
Update azure_rm_servicebusqueue related document ( #58160 )
...
* Update azure_rm_servicebus related document
2019-06-21 11:55:09 -04:00
Fred-sun
af000444d2
Update azure_rm_sqldatabase related document ( #58163 )
2019-06-21 11:53:51 -04:00
akatch
200eed6177
Implement display_ok_hosts and display_skipped_hosts for unixy ( #53179 )
...
* Implement display_ok_hosts and display_skipped_hosts like default callback
* Implement show_custom_stats and display_failed_stderr like default callback
* Fix pep8
* Clarify conditional
* Changelog fragment
* Import from defaults.py per feedback
2019-06-21 11:22:16 -04:00
Sam Doran
7b9d991f78
Add Fedora 30 to test matrix ( #57713 )
...
Remove Fedora 28 from test matrix
2019-06-21 10:55:58 -04:00
Wojciech Wypior
95e59e7ee7
adds description to bigip snatpool ( #58179 )
2019-06-21 07:52:46 -07:00
Wojciech Wypior
655ad7456d
adds multiple new parameters to bigip_profile_http ( #58183 )
2019-06-21 07:16:47 -07:00
Wojciech Wypior
022b5d8b79
adds support for IPV4 addressing for interfaces ( #58182 )
2019-06-21 07:16:31 -07:00
Wojciech Wypior
66c828d45f
adds new parameters to tcp profile module ( #58185 )
...
minor fix in policy module
2019-06-21 07:07:48 -07:00
Wojciech Wypior
07fc880b3c
minor fixes in two modules ( #58178 )
2019-06-21 07:07:17 -07:00
Wojciech Wypior
3531bf3148
fixes issue with ssl protocols ordering ( #58177 )
2019-06-21 06:46:53 -07:00
Wojciech Wypior
cee3d539cb
Fixes issue with failure messages ( #58173 )
2019-06-21 06:45:57 -07:00
Wojciech Wypior
becca36c5e
Added new module for remote user management ( #58171 )
2019-06-21 06:45:29 -07:00
Tobias
e7c39460ed
ipaddr: Handle ipaddress index in network correctly ( #57896 )
...
This commit prevents integer indices from being parsed as ip nets
Fixes #57895
Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2019-06-21 15:26:08 +02:00
Kevin Breit
0f12e1c7d8
Meraki - Improve type information in module documentation ( #58114 )
...
* Improve type information in module documentation
- Removed some duplicate documentation
- Ensure org_id is always string
- Add type information for items which don't have it
* Fix whitespace
2019-06-21 09:25:03 -04:00
Sam Doran
dc8f7b38e6
Check that provider['options'] is a dictionary in validate-modules ( #58078 )
2019-06-21 08:39:12 -04:00
Sumit Jaiswal
58d446e61a
PR to fix where ansible_net_model was not being populated ( #58159 )
...
* fix bug 57285
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* minor fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* adding TC fix related
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable error
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-06-21 16:18:59 +05:30
markafarrell
43872d6b88
Fix netconf guess_network_os to use ssh_config if supplied. ( #55199 )
...
* feature: use network_os=auto to trigger network os guessing
* doc: add debug messages
* fix linting
* fix test_netconf_init default network_os is auto
* add documentation
* fix rst errors
* use init lexer
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update lib/ansible/plugins/connection/netconf.py
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update lib/ansible/plugins/connection/netconf.py
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update lib/ansible/plugins/connection/netconf.py
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
* Update docs/docsite/rst/network/user_guide/platform_netconf_enabled.rst
Co-Authored-By: Sandra McCann <samccann@redhat.com>
2019-06-21 09:04:13 +05:30
Ganesh Nalawade
f864f621d8
Fix junos module transport check ( #58050 )
...
* Since new junos resource modules will
support only network_cli connection type
modify the transport check from network_cli
connection netconf as netconf only supported modules
is a fronzen set.
2019-06-21 08:56:52 +05:30
The Magician
28b67d809f
Bug fixes for GCP modules ( #58107 )
2019-06-20 20:51:43 -04:00