Miguel Angel Muñoz González
b0cd3957c0
Fortinet's FortiOS user radius ( #52681 )
...
* Fortinet's FortiOS user radius
* Change boolean value to uppercase
* Remove brackets from description
* Remove brackets and curly brackets
6 years ago
Miguel Angel Muñoz González
7732eb6b63
Fortinet's FortiOS vpn ssl web portal ( #52682 )
6 years ago
Bojan Vitnik
cdb25d0e69
Update xenserver related entries in BOTMETA ( #52348 )
6 years ago
Felix Fontein
efdb8f3219
Add hannseman as docker_swarm_service maintainer. ( #52410 )
6 years ago
Abhijeet Kasurde
8e88fbe353
VMware: Add Tomorrow9 in Ansible VMware Team ( #52704 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Hannes Ljungberg
da8574c567
docker_swarm_service: Allow passing period strings on relevant options ( #52530 )
...
* Allow duration to be passed as duration strings
* Remove whitespace
* Add changelog fragment
* Fix broken test
* Better error handling
6 years ago
Hannes Ljungberg
7276344f85
docker_swarm_service: Don’t remove service when networks change ( #52634 )
...
* Don’t remove service when networks change
* Add changelog fragment
* Some more network integration tests
* Add hannseman as author
* Remove return on self.client.fail
6 years ago
Shivam Singhal
19cf956453
Fixes typo digeset to digest ( #52709 )
6 years ago
Shivam Singhal
e931dd0e58
Fixes typo of formating to formatting ( #52710 )
6 years ago
Yunge Zhu
55e9acb043
support application security group in network interface ( #52450 )
6 years ago
Shivam Singhal
aa2cf46a09
Fixes typo of 'registed' to 'registered' ( #52708 )
6 years ago
Piotr Wojciechowski
995c4bf02e
Integration tests for docker_host_facts module ( #52487 )
...
* Integration tests for docker_host_facts
* Integration tests for docker_host_facts (update to cover #52432 fix)
* Integration tests for docker_host_facts updates after review
* Integration tests for docker_host_facts updates after review
* Integration tests for docker_host_facts updates after review
* Integration tests for docker_host_facts - adding comments and integrated test for all options combined together
* Integration tests for docker_host_facts - small code improvement
* Adjusting variable name
6 years ago
Diane Wang
d6ef07ca45
modify doc description of disk.datastore ( #52695 )
6 years ago
Zim Kalinowski
4292c33649
adding tags to azure_rm_sqldatabase ( #52615 )
...
* adding tags to sql database
* can't add version_added, so have to ignore sanity test
* removed ignore
6 years ago
Zim Kalinowski
20a96bcc4e
dev test labs artifacts and virtual machine modules ( #51462 )
...
* dev test labs vm and artifacts
* fix sanity
* fixing sanity
* disable artifact test for now
* + vn update
* fix sanity
* fixed test issue
* one more merge update
* fixed assert
6 years ago
Anil Kumar Muraleedharan
c9fea2b74b
Lenovo cnos lldp ( #52568 )
...
* To add new module cnos_lldp.
6 years ago
Brian Coca
8a0347ac7a
warn when having issues with local facts ( #52507 )
...
* warn when having issues with local facts
fixes 41609
6 years ago
Zim Kalinowski
9d11cd311b
adding vmss instance module ( #51461 )
...
* adding vmss instance
* fix indent
* fixing doc
6 years ago
The Magician
a6752f002b
Bug fixes for GCP modules ( #52616 )
6 years ago
Sandra McCann
a94d16adef
add agnostic doc fragment ( #52673 )
6 years ago
Nathaniel Case
1b9745722e
Fix issues with enable become plugin ( #52657 )
...
* Work around become_user not being set
6 years ago
Piotr Wojciechowski
67f14772b1
docker_node: labels operation fails when parameter 'labels' is None ( #52662 )
...
* docker_node: Fix for situation where labels parameter is None
* docker_node: Fix for situation where labels parameter is None and labels are not removed
6 years ago
Veaceslav Mindru
6f91bccf78
handle non strings in requirements version for ansible-galaxy ( #52109 )
6 years ago
The Magician
90a199a0ee
Bug fixes for GCP modules ( #52617 )
6 years ago
The Magician
9291f48964
Bug fixes for GCP modules ( #52618 )
6 years ago
The Magician
0b16286254
Bug fixes for GCP modules ( #52619 )
6 years ago
The Magician
471b20bab3
New Module: gcp_cloudbuild_trigger ( #52621 )
6 years ago
The Magician
67eac8d7c0
New Module: gcp_cloudbuild_trigger_facts ( #52622 )
6 years ago
Sayed Anisul Hoque
1651d4f21a
jira: Fixes json reading string object instead of byte ( #52660 )
6 years ago
Christian Kotte
bd0cad6ed7
Improve vmware_vmkernel module ( #47270 )
...
* update description and examples
* show updated settings
* add check mode support
* Remove unused option `vlan_id`
* add vDS support
* add TCP/IP stack support
6 years ago
David Passante
5abeb9659b
cloudstack: streamline modules doc ( #52509 )
...
* cloudstack: streamline modules doc (first 5)
* Remove the "local_action" style from the examples
6 years ago
Anatoly Pugachev
924f5b5467
Add support of facts gathering WWNs on Solaris 10 and Solaris 11 OS ( #52091 )
...
* Add support of facts gathering WWNs on Solaris 10 and Solaris 11 OS
Extends PR #37043 / git commit c65909d
"Add network fact to obtain FC
WWN initiator ports" for Solaris OS support.
$ fcinfo hba-port | grep 'Port WWN'
HBA Port WWN: 10000090fa1658de
HBA Port WWN: 10000090fa1658df
HBA Port WWN: 10000090fa165b5c
HBA Port WWN: 10000090fa165b5d
* use module.get_bin_path() instead of hardcoded cmd path
6 years ago
Alan Rominger
62feba3d15
support deterministic host ordering from group ancestors ( #44067 )
...
Fixes #44065
6 years ago
René Moser
4b379745ca
tests: cloudscale_server: convert legacy to target tests ( #52576 )
6 years ago
Zim Kalinowski
9b5514928a
improving consistency of azure examples/documentation - 2 ( #52572 )
...
* normalizing azure example naming conventions - 2
6 years ago
Stanislas
220d0cb16b
Fix typo in lxd_container module ( #52644 )
6 years ago
Zim Kalinowski
d75f118b5e
Adding subnet facts ( #52611 )
6 years ago
Martin Krizek
be9f07279e
Add stats on rescued/ignored tasks ( #48418 )
...
* Adding rescued/ignored tasks to stats gathering
Fixes #31245
* Amend integration tests to pass
* callback/dense.py: fix too-many-format-args
* Add changelog
* Amend counter_enabled and unixy callbacks
* Fix syntax error
* Fix typo in the changelog
* Remove not needed comment
* Re-add skipped
* Add test for rescued
* Fix colors...
* Fix unstable tests?
* Add a note to the porting guide
* Re-word the note in the porting guide
Fixes #20346
Fixes #24525
Fixes #14393
Co-authored-by: James Cammarata <jimi@sngx.net>
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
6 years ago
Zim Kalinowski
b1a9e7b8c8
adding dlt vn facts ( #52552 )
6 years ago
Matt Martz
d1116ef2d8
Remove unused internal -a argument and functionality ( #52602 )
6 years ago
Jordan Borean
1ec376abca
win_chocolatey - fix beta version parsing ( #52601 )
6 years ago
Kevin Breit
9f7584e311
meraki_admin - Added recently added return fields for query ( #51876 )
...
* Added recently added return fields for query
- Defined type of string for older fields too
* Fix incorrect type for org_id
6 years ago
Adi Rizka
81ab3995e2
add override value for sort_keys in to_nice_json ( #52341 )
6 years ago
Mariusz Mazur
03c4cd757c
Add k8s_auth and kubevirt_vm to the k8s group ( #52320 )
6 years ago
Dag Wieers
04a2a22c0f
zabbix: Clean up parameter types ( #52516 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
6 years ago
Dag Wieers
e435c71c16
validate: Clean up parameter types ( #52521 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
6 years ago
Dag Wieers
2cb9d9da14
return_common: Clean up parameter types ( #52524 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
6 years ago
Dag Wieers
1d3eb0bafd
online: Clean up parameter types ( #52527 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
6 years ago
Dag Wieers
953d4c8a7f
oneview: Clean up parameter types ( #52537 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
6 years ago
Dag Wieers
4dce9c4da9
manageiq: Clean up parameter types ( #52538 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
6 years ago