927589452
c181e567a1
Update setup.py ( #55871 )
...
adds a note on privileges needed on BSD systems to use dmidecode
2019-04-29 11:17:50 -05:00
Andrey Klychkov
9b17346d1e
PostgreSQL modules: move params mapping from main to connect_to_db() function ( #55799 )
...
* PostgreSQL modules: move params mapping from main to connect_to_db() function
* PostgreSQL modules: fix postgresql_db
* PostgreSQL modules: fixes
2019-04-29 11:29:49 +01:00
krisvasudevan
25f485f79d
Update nios_member.py ( #54419 )
...
* Update nios_member.py
* Update api.py
* Update nios_member.py
* Update nios_member.py
* Update api.py
2019-04-29 14:24:54 +05:30
Martin Krizek
8e82baba4a
zfs: deprecate key=value 'option' ( #55699 )
...
* zfs: deprecate key=value 'option'
Fixes #55318
* Not needed to ignore these anymore
2019-04-29 08:07:22 +02:00
Yunge Zhu
fd2ea34444
fix cross subs vnet peering ( #55854 )
2019-04-28 13:07:25 +08:00
MyronFanQiu
ae7b6739ce
a fix by replacing subscription with subscriptions ( #55797 )
2019-04-28 09:40:51 +08:00
Alexander Todorov
357dafffa4
Update ali_instance_facts examples in documentation ( #55760 ) ( #55803 )
2019-04-26 11:58:28 -05:00
James Cammarata
7a46fe6693
Be sure to use the active state when checking for any_errors_fatal ( #55779 )
...
The current code was not properly checking for the active state when
checking any_errors_fatal, so if the error occurred in a sub-block
or included file it is not properly detected.
Fixes #55515
2019-04-26 10:31:30 -05:00
Brandon Handeland
1e2cbefac0
Update ec2_eip_facts.py ( #53040 )
...
Add several additional examples showing how to filter on tag, how to filter on the EIP allocation id, and how to set a fact using the output.
2019-04-26 10:12:32 -05:00
John R Barker
52a1e4a599
Fix some module author names ( #55770 )
...
* Fix some module author names
During some data analysis we noticed some typos in author lines.
2019-04-26 16:11:35 +01:00
Ondra Machacek
213501a2cc
Add wait of image disk after upload ( #55426 )
2019-04-26 05:36:54 -04:00
Ondra Machacek
0679fbc1d9
ovirt_disk: Check if disk is attached to vm ( #55767 )
2019-04-26 05:25:29 -04:00
Brian Coca
05fcb8502f
options not optional for callbacks ( #55660 )
...
fixes #55305
2019-04-25 22:22:06 -04:00
Yuwei Zhou
c7bf3e035b
Fix the get property ( #55745 )
2019-04-26 10:07:58 +08:00
John Mahowald
9c038b210b
Fix template lookup description ( #55557 )
...
Previously, template lookup description was documented as "mostly a noop".
Now, describe that it returns template content with substituted variables.
2019-04-25 17:16:53 -05:00
zengchen
1d49313dc4
huawei: use new client ( #55368 )
2019-04-25 22:29:08 +02:00
Matt Clay
6fe57846d0
Revert "postgres modules: move params mapping from main to connect_to_db ( #55549 )"
...
This reverts commit 2250257809
.
2019-04-25 09:38:54 -07:00
Matt Martz
2732cde031
Support using importlib on py>=3 to avoid imp deprecation ( #54883 )
...
* Support using importlib on py>=3 to avoid imp deprecation
* Add changelog fragment
* importlib coverage for py3
* Ansiballz execute should use importlib too
* recursive module_utils finder should utilize importlib too
* don't be dumb
* Fix up units
* Clean up tests
* Prefer importlib.util in plugin loader when available
* insert the module into sys.modules
* 3 before 2 for consistency
* ci_complete
* Address importlib.util.find_spec returning None
2019-04-25 10:28:18 -05:00
Martin Krizek
1a6df99aa5
apt: strip whitespaces in package names ( #55750 )
...
Fixes #55741
2019-04-25 15:29:26 +02:00
Andrey Klychkov
2250257809
postgres modules: move params mapping from main to connect_to_db ( #55549 )
...
* params mapping to connect_to_db
2019-04-25 11:38:38 +01:00
Matt Davis
03cac394cc
mark entire module result untrusted as template ( #55717 )
...
* prevents accidental templating on intra-action postprocessing of an untrusted module result
* makes the view of a module result within an action consistent with the way it would be stored for future use (eg facts, register)
2019-04-24 15:15:20 -07:00
Kevin Breit
34e9c0f3a5
Migrated path creation to custom parameters ( #54278 )
2019-04-24 15:14:58 -05:00
Kevin Breit
56da3825c6
meraki_content_filtering - Remove redundant API call with get_nets() ( #55531 )
...
* Remove redundant API call with get_nets()
* Add changelog fragment
2019-04-24 14:27:21 -05:00
Todd Bowman
d0ae686525
Fix for Bug#54050 ( #54863 )
...
* testing
* Fixed bug #54050
* fixed pylint issues
* removed Reamde.RST changes
2019-04-24 15:14:17 -04:00
Martin Nečas
9b339de7b6
ovirt vm clone from snapshot ( #55650 )
...
* ovirt init clone from snapshot
* ovirt snapshot update cluster
* rename srcvm to snashot_vm
* update required together syntax
* update required together sytax
2019-04-24 12:50:20 -04:00
marouim
33374094d1
Added parsing of LLDP remote port description ( #54873 )
...
* Added parsing of LLDP remote port description
* Removed whitespace on blank line.
2019-04-24 22:04:59 +05:30
Kevin Breit
7b7d6a1fef
meraki_static_route - Remove unnecessary API call ( #55528 )
...
* Make module not get all nets every time it's executed with net_id
* Add changelog fragment
* Update changelogs/fragments/meraki_static_route_api_calls.yml
Co-Authored-By: kbreit <kevin.breit@kevinbreit.net>
2019-04-24 12:16:51 -04:00
decentral1se
6e9379fe11
hcloud_server: clarify further for usage of ssh_keys
( #55713 )
...
* hcloud_server: clarify further for usage of `ssh_keys`
* Make lowercase and drop plural on ssh_key description
2019-04-24 11:05:38 -05:00
Matt Davis
e38881410f
caution tape on makedirs_safe ( #55241 )
...
* removed usages in winrm/psrp to be consistent with other connection plugins
2019-04-24 11:37:34 -04:00
thefaftek
3f0900f504
Update win_domain_group_membership.py ( #55594 )
...
* Update win_domain_group_membership.py by adding notes regarding a computer object and fixing a typo
2019-04-24 09:30:07 -05:00
Ken Partridge
7805be2449
Add WTI Serial Port Config module ( #55102 )
2019-04-24 09:53:40 -04:00
Martin Nečas
748af9db74
template add cloud init ( #55379 )
...
* template add cloud init
* template add cloud init persist doc
* remove duplicate version
* ovirt_template add sysprep
* update ovirt_template docs
* update ovirt_template examples
* update ovirt_template docs - pep8
* template remove cloud init persist
2019-04-24 09:46:33 -04:00
Martin Nečas
f5b3983aa8
ovirt_permission add group example ( #55705 )
2019-04-24 08:21:06 -04:00
Martin Krizek
bc9074404e
ec2_instance: remove network.ebs_optimized option ( #55694 )
...
Fixes #55307
2019-04-24 07:40:48 -04:00
Martin Krizek
43712f81e5
ec2_lc: deprecate device_type option ( #55697 )
...
Fixes #55308
2019-04-24 07:00:01 -04:00
Martin Krizek
27b64d6524
ec2: deprecate device_type option ( #55692 )
...
Fixes #55306
2019-04-24 06:42:55 -04:00
Abhijeet Kasurde
cce05c1ed2
Remove redundant method ( #55566 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-04-24 15:29:55 +05:30
Zim Kalinowski
8de2acb819
adding final functionapp settings ( #55693 )
2019-04-24 15:02:41 +08:00
Yuwei Zhou
0d3d002505
add resource group test ( #55688 )
2019-04-24 14:15:13 +08:00
Aaron D
204db4d044
Adding support for Azure MSI user-assigned identity ( #54884 )
...
If more than one user-assigned identity is assigned to a host, then an identifier is required to specify which credentials are retrieved. This change uses the existing support for client_id to retrieve the user-assigned identity by client_id.
2019-04-24 14:13:09 +08:00
Lars Kellogg-Stedman
35fdae7485
spelling: temaplte -> template ( #55665 )
...
Correct a common mis-spelling of 'template' including in the return
value of the lib/ansible/modules/cloud/cloudstack/cs_template.py
module.
2019-04-24 07:06:09 +02:00
Yuwei Zhou
e77260a4fb
Enable azure manged disk test ( #55681 )
2019-04-24 12:43:52 +08:00
Lindsay Hill
2cfaf6e80a
sensu_subscription very minor docstring typo ( #55675 )
2019-04-23 16:42:01 -05:00
Matt Martz
863340ee26
--become-method should not be restricted ( #55670 )
2019-04-23 15:35:11 -05:00
Hilco Prevos
3fd27f0cac
Update win_dns_record.py ( #55378 )
...
##### SUMMARY
<!--- Your description here -->
The documentation dictates the values are strings. but the examples don't show this.
This can be confusing for new people.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
2019-04-23 15:13:03 -05:00
René Moser
1705ef5f26
vultr_server: fix idempotency for private network and IPv6 options ( #55619 )
...
* vultr_server: fix idempotency for private network and IPv6 options
* add changelog
2019-04-23 21:22:17 +02:00
Matt Martz
db6cc60352
Migrate command line parsing to argparse ( #50610 )
...
* Start of migration to argparse
* various fixes and improvements
* Linting fixes
* Test fixes
* Fix vault_password_files
* Add PrependAction for argparse
* A bunch of additional tweak/fixes
* Fix ansible-config tests
* Fix man page generation
* linting fix
* More adhoc pattern fixes
* Add changelog fragment
* Add support for argcomplete
* Enable argcomplete global completion
* Rename PrependAction to PrependListAction to better describe what it does
* Add documentation for installing and configuring argcomplete
* Address rebase issues
* Fix display encoding for vault
* Fix line length
* Address rebase issues
* Handle rebase issues
* Use mutually exclusive group instead of handling manually
* Fix rebase issues
* Address rebase issue
* Update version added for argcomplete support
* -e must be given a value
* ci_complete
2019-04-23 13:54:39 -05:00
Matt Martz
7ee6c136fd
Update bundled copy of six from 1.11.0 to 1.12.0 ( #55456 )
...
* Update bundled copy of six from 1.11.0 to 1.12.0. Fixes #55303
* Linting fix
* ci_complete
2019-04-23 11:53:25 -05:00
Matt Martz
acc675e4a8
Update bundled copy of backports.ssl_match_hostname from 3.4.0.2 to 3.7.0.1 ( #55461 )
...
* Update bundled copy of backports.ssl_match_hostname from 3.4.0.2 to 3.7.0.1. Fixes #51794
* Address linting issues
* ci_complete
2019-04-23 11:53:11 -05:00
Matt Martz
8f2976dcee
Update bundled copy of distro from 1.3.0 to 1.4.0 ( #55459 )
...
* Update bundled copy of distro from 1.3.0 to 1.4.0. Fixes #55302
* ci_complete
2019-04-23 11:52:51 -05:00