sky-joker
7b7d266a39
VMware: add properties option to vmware_host_facts module ( #62916 )
...
* add properties option to vmware_host_facts
2019-10-07 10:27:57 +05:30
Martin Schweyen
e977e0af74
VMware: Update maintenance notes on vmware_cfg_backup ( #62853 )
...
Maintenance mode seems only to be required for load or restet, not for save_configuration.
2019-10-07 10:19:37 +05:30
Ryan MacLean
b5cc0872e7
Typo fix in mssql_db ( #63184 )
...
Changed from 'then' to 'than'
2019-10-06 21:13:23 -04:00
Adrian Likins
239d639fee
Add support for automation-hub authentication to ansible-galaxy ( #63031 )
...
Adds support for token authentication in Automation Hub. Fixes : ansible/galaxy-dev#96
2019-10-04 17:57:37 -04:00
Felix Fontein
24b80848dc
openssl_dhparam: add cryptography backend ( #62991 )
...
* Separate OpenSSL-specific code from generic code.
* Make sure absent works without OpenSSL.
* Add cryptography backend.
* Add tests.
* Add changelog.
* Duplicate disclaimer.
* Add dependency on setup_openssl.
* Forgot to adjust something.
* Fix version tuple.
2019-10-04 21:53:04 +02:00
Felix Fontein
a59b9d4269
Improve type documentation. ( #62179 )
2019-10-04 21:50:41 +02:00
Felix Fontein
41eafc2051
docker_container: improve image finding / change detection ( #62971 )
...
* Improve image finding / change detection.
* Checked wrong object.
* Improve behavior. (Let docker daemon sort this out.)
* Add changelog.
* Add simple test.
* Fix image name.
* Use new docker_image params.
* Rewrite.
2019-10-04 21:50:09 +02:00
The Magician
bb9b2e87bc
New Module: gcp_compute_node_group ( #63080 )
2019-10-04 13:10:53 -04:00
The Magician
18237d78e4
New Module: gcp_compute_node_group_info ( #63081 )
2019-10-04 13:10:44 -04:00
The Magician
d19b1da1e1
New Module: gcp_compute_network_endpoint_group ( #63121 )
2019-10-04 13:09:34 -04:00
The Magician
7b7fff3d84
New Module: gcp_compute_network_endpoint_group_info ( #63122 )
2019-10-04 13:09:25 -04:00
GomathiselviS
7ac4756bf6
ios_bgp : Fix for bug #59083 ( #63055 )
...
* Fix for the bug 59083
* Bug fix #59083 - corrected linting errors
2019-10-04 10:56:08 -04:00
Jan Meerkamp
10ed3d0ec8
updated python-oca to pyone ( #62867 )
2019-10-04 09:23:25 -04:00
kamleshdudani
82a6f9d198
Update xml.py ( #63128 )
...
##### SUMMARY
Update example to remove escape characters in front of special characters as it is not needed to add explicitly anymore with latest ansible version
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
2019-10-04 14:56:39 +02:00
Nilashish Chakraborty
fc5358cea0
Fix traceback for empty config ( #62515 )
...
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-10-03 19:45:52 +05:30
Nathaniel Case
7ae46329f2
This should never have been "support:network" ( #63068 )
2019-10-03 08:58:05 -04:00
Andrey Klychkov
ad5200a7c0
postgresql_lang: add owner parameter ( #62999 )
...
* postgresql_lang: add owner parameter
* postgresql_lang: add owner parameter, add changelog fragment
2019-10-03 18:03:06 +05:30
Andrey Klychkov
ea86b2c2f7
mysql_replication: add master_use_gtid parameter ( #62648 )
...
* mysql_replication: add master_use_gtid parameter
* mysql_replication: add master_use_gtid parameter, improve tests
2019-10-03 18:02:41 +05:30
Eliah Rebstock
6ad6fde424
datadog_monitor - Add api_host parameter ( #62608 )
2019-10-03 05:41:17 -04:00
tchernomax
25ac7042b0
pacman: remove 'recurse' deprecated option ( #61961 )
...
* pacman: remove 'recurse' deprecated option
* pacman: remove recurse deprecated option
* pacman: remove recurse deprecated option
2019-10-03 00:02:06 +02:00
Chris Trufan
e55f46f302
Doc updates to openssl_certificate and ecs_certificate ( #63006 )
...
* Doc updates to openssl_Certificate
* Doc updates to openssl_certificate and ecs_certificate.
* Update lib/ansible/modules/crypto/entrust/ecs_certificate.py
Co-Authored-By: Felix Fontein <felix@fontein.de>
2019-10-02 23:06:48 +02:00
sky-joker
ff933be7e6
VMware: new module vmware_guest_register_operation ( #54647 )
...
Added vmware module vmware_guest_register_operation
This module can do the following.
Register VM to inventory
Unregister VM from inventory
This is useful when you want to unregister a VM from inventory and register it again.
2019-10-02 16:57:03 -04:00
Dag Wieers
4bfa3b2bf8
aci_contract_subject: Remove missing entry ( #63044 )
...
This fixes a `KeyError: 'filter'` exception.
2019-10-02 21:46:48 +02:00
The Magician
93f851b698
Bug fixes for GCP modules ( #61915 )
2019-10-02 14:31:45 -04:00
The Magician
c2b8f64e83
New Module: gcp_compute_node_template ( #63064 )
2019-10-02 14:30:10 -04:00
The Magician
dc7dbc7aa8
New Module: gcp_compute_node_template_info ( #63065 )
2019-10-02 14:29:51 -04:00
Olli Helenius
c724aa22bf
hcloud_volume: add linux_device to return values ( #62865 )
2019-10-02 20:19:10 +02:00
Olli Helenius
88a2778c60
hcloud_floating_ip_info.name: add version_added
2019-10-02 20:17:20 +02:00
Olli Helenius
596f80586b
hcloud_floating_ip_info: add name to return values
2019-10-02 20:17:20 +02:00
Matt Martz
594a0fa9ae
Add new truthy and falsy jinja2 tests ( #62602 )
2019-10-02 13:58:28 -04:00
Mike Wiebe
918f768890
[stable-2.9] Fix nxos_l3_interfaces module and tests ( #62545 )
...
* Fix nxos_l3_interfaces module and tests
* Use get_interface_type
* get_interface_type in utils lib
2019-10-02 13:43:17 -04:00
Vishnu Priya Ananthu Sundaram
926e423690
Add Azure Stack supported API profiles ( #62675 )
...
* Add Azure Stack supported API profiles
* Bug fix
* add enum package to requirements
* Revert bacl latest profile changes
* Bug fixes
* Bug fix
2019-10-02 13:04:28 -04:00
Nilashish Chakraborty
69317a9d3e
IOS-XR: Fix iosxr_lag_interfaces intermittent failures ( #62998 )
...
* Fix iosxr_lag_interfaces intermittent failures
* If the dictionary is read out of order from member
the current logic in `diff_list_of_dicts` returns
unwanted diff. Hence use `dict_diff` utils
function instead of sets.
Remove zip() to make existing tests happy
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Address review comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-10-02 11:43:29 -04:00
Adam Miller
8bcf11fee9
dnf - properly handle idempotent removal of wildcard globs ( #63034 )
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2019-10-02 11:05:12 -04:00
Chris Houseknecht
911aa6aab9
Default collection install path to first path in COLLECTIONS_PATHS ( #62870 )
2019-10-02 10:22:00 -04:00
Gonéri Le Bouder
1fd79240db
vmware_httpapi: version_added==2.10
...
`vmware_httpapi` hierachy will actually be released with Ansible 2.10, not
2.9. This commit fixes the `version_added` field.
2019-10-02 09:38:19 -04:00
Andrey Klychkov
0706782e4e
mysql_replication: add return value, remove extra argument from function ( #63036 )
2019-10-02 13:33:53 +02:00
The Magician
d6781a2a5a
Bug fixes for GCP modules ( #61590 )
2019-10-01 18:27:51 -04:00
The Magician
2b535cc59a
Bug fixes for GCP modules ( #61829 )
2019-10-01 18:27:42 -04:00
The Magician
53cd75bee6
Bug fixes for GCP modules ( #61916 )
2019-10-01 18:27:19 -04:00
The Magician
b4d15b3040
Bug fixes for GCP modules ( #61917 )
2019-10-01 18:27:03 -04:00
The Magician
ecc47b653b
Bug fixes for GCP modules ( #61918 )
2019-10-01 18:26:56 -04:00
Felix Fontein
8bfc39e231
ACME module defaults ( #62719 )
...
* Add module defaults group 'acme'.
* Start YAML document.
2019-10-01 17:14:22 -04:00
Will Smith
50d1cbd30a
fix issue #60237 when non-ascii is returned from the WLC ( #60243 )
...
* fix issue #60237 when non-ascii is returned from the WLC
* update test to work with python3 through use of six library
* remove trailing white space
2019-10-01 16:52:35 -04:00
Sander
f102705c95
changed capitals vSphere ( #62975 )
2019-10-01 16:41:50 +02:00
Jeff Geerling
1e6fd6f54d
Adjust documentation for yum clean to use best practices ( #62898 )
...
The yum module docs suggested using `shell: yum clean all`, which gives an `ansible-lint` error. Plus, you should use the `command` module unless you need more advanced features than just passing in an arbitrary command. Fixes that problem by using the `command` module in the example instead.
2019-09-30 18:33:53 -04:00
Ningú
87a6f8397e
Concise file module example description ( #62932 )
...
A file won't be created by the example, the execution would fail unless the file already exists as specified by the module options
2019-09-30 18:30:33 -04:00
Mario Lenz
d01035ef25
VMware: Move helper functions from vmware_host_config_manager to module util.
2019-09-30 16:55:36 -04:00
Alex Ratner
ad580a71c4
fix minor typos ( #62950 )
2019-09-30 15:31:35 -04:00
pgbidkar
c6c13b5626
Fixing typo mistake in testbed with section. Deploy template from content library is supported from 67U3
2019-09-30 11:54:15 -04:00