Rafael Driutti
c68838fb13
AWS Redshift: port module to boto3 and fix parameters check ( #37052 )
...
* fix parameters check and port module to boto3
* begin with integration tests
* allow redshift iam policy
* Wait for cluster to be created before moving on to delete it
* Allow sts credentials so this can be run in CI
Don't log credentials
ensure cluster can be removed
* - Replace DIY waiters with boto3 waiters
- test multi node cluster
* catch specific boto3 error codes
* remove wait from test
* add missing alias for shippable
* - Rework modify function.
- Default unavailable parameters to none.
- Add cluster modify test
* Ensure resources are cleaned up if tests fail
* Ensure all botocore ClientError and BotoCoreError exceptions are handled
2019-02-21 17:04:42 -06:00
Chandler Wilkerson
8b8c4aa473
Exempt register vars from shell expansion ( #52594 )
2019-02-21 20:21:00 +00:00
getjack
151ea2e009
- Initial commit ( #51739 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-21 20:13:41 +00:00
Hannes Ljungberg
dd4b4aa941
docker_swarm_service: Add stop_grace_period option ( #52519 )
...
* Add stop_grace_period option
* Add changelog fragment
* Move doc type to last
* Add version_added
2019-02-21 20:12:13 +00:00
Miguel Angel Muñoz González
1234df131e
Fortinet's FortiOS report chart ( #52328 )
2019-02-21 20:11:25 +00:00
Miguel Angel Muñoz González
f083cb5ebe
Fortinet's FortiOS report dataset ( #52330 )
2019-02-21 20:10:52 +00:00
Miguel Angel Muñoz González
4abdd37330
Fortinet's FortiOS router access list ( #52340 )
2019-02-21 20:10:32 +00:00
Miguel Angel Muñoz González
77698a3039
Fortinet's FortiOS system accprofile ( #52344 )
2019-02-21 20:10:20 +00:00
Miguel Angel Muñoz González
74f2c61c35
Fortinet's FortiOS system admin ( #52345 )
2019-02-21 20:09:54 +00:00
Miguel Angel Muñoz González
48aa9e87a4
Fortinet's FortiOS system api user ( #52346 )
2019-02-21 20:09:43 +00:00
Miguel Angel Muñoz González
1d51607426
Fortinet's FortiOS vpn ipsec concentrator ( #52362 )
2019-02-21 20:09:30 +00:00
Miguel Angel Muñoz González
17f0d45bc0
Fortinet's FortiOS vpn ipsec manualkey ( #52361 )
2019-02-21 20:09:08 +00:00
Miguel Angel Muñoz González
7276381f48
Fortinet's FortiOS system vdom ( #52357 )
2019-02-21 20:08:58 +00:00
Miguel Angel Muñoz González
2a65c72a6a
Fortinet's FortiOS vpn ipsec phase2 interface ( #52368 )
2019-02-21 19:59:29 +00:00
Miguel Angel Muñoz González
5118e69ac8
Fortinet's FortiOS vpn ipsec phase2 ( #52367 )
2019-02-21 19:59:07 +00:00
Miguel Angel Muñoz González
c2b764aca2
Fortinet's FortiOS vpn ipsec phase1 interface ( #52366 )
2019-02-21 19:58:43 +00:00
Miguel Angel Muñoz González
7a8529ecbd
Fortinet's FortiOS vpn ipsec manualkey interface ( #52364 )
2019-02-21 19:58:24 +00:00
Miguel Angel Muñoz González
e2c2910f25
Fortinet's FortiOS vpn ipsec phase1 ( #52365 )
2019-02-21 19:58:03 +00:00
Miguel Angel Muñoz González
18e8cc90d1
Fortinet's FortiOS vpn ipsec forticlient ( #52363 )
2019-02-21 19:55:13 +00:00
Miguel Angel Muñoz González
8d341145e1
Fortinet's FortiOS system dns ( #52392 )
2019-02-21 19:52:00 +00:00
Miguel Angel Muñoz González
0359048edd
Fortinet's FortiOS router auth path ( #52394 )
2019-02-21 19:51:39 +00:00
Miguel Angel Muñoz González
61337f4134
Fortinet's FortiOS router bfd6 ( #52395 )
2019-02-21 19:51:30 +00:00
Miguel Angel Muñoz González
d7ba0503d1
Fortinet's FortiOS router bfd ( #52396 )
2019-02-21 19:51:13 +00:00
Miguel Angel Muñoz González
bce0f2152c
Fortinet's FortiOS router bgp ( #52397 )
2019-02-21 19:47:06 +00:00
Miguel Angel Muñoz González
8cfeea04c4
Fortinet's FortiOS router multicast6 ( #52398 )
2019-02-21 19:46:52 +00:00
Miguel Angel Muñoz González
348a152841
Fortinet's FortiOS router multicast ( #52399 )
2019-02-21 19:44:16 +00:00
Miguel Angel Muñoz González
648d4ee5d7
Fortinet's FortiOS router multicast flow ( #52400 )
2019-02-21 19:43:43 +00:00
Miguel Angel Muñoz González
64aa986299
Fortinet's FortiOS router ospf6 ( #52401 )
2019-02-21 19:43:34 +00:00
Miguel Angel Muñoz González
0b5ce6b455
Fortinet's FortiOS router ospf ( #52403 )
2019-02-21 19:42:11 +00:00
Miguel Angel Muñoz González
c691e72968
Fortinet's FortiOS router policy6 ( #52404 )
2019-02-21 19:42:02 +00:00
Miguel Angel Muñoz González
c2c595d6b0
Fortinet's FortiOS router policy ( #52405 )
2019-02-21 19:41:42 +00:00
Miguel Angel Muñoz González
241857c11f
Fortinet's FortiOS router setting ( #52406 )
2019-02-21 19:41:28 +00:00
Miguel Angel Muñoz González
e6cc44200c
Fortinet's FortiOS router prefix list ( #52677 )
2019-02-21 19:18:32 +00:00
Miguel Angel Muñoz González
56b9913cd8
Fortinet's FortiOS router rip ( #52678 )
2019-02-21 19:18:19 +00:00
Miguel Angel Muñoz González
9fce539e5f
Fortinet's FortiOS router static ( #52679 )
2019-02-21 19:18:09 +00:00
Chris Archibald
d32d03ce27
Add policy to na_ontap_snapmirror ( #51497 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* bug fixes for snapmirror
* mirror fixes
* updates
2019-02-21 19:05:17 +00:00
Chris Archibald
740d53011e
Change na_ontap_igroup to NetAppModule module format ( #52280 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* update to igroup
* fix author
* Revert "Revert "changes to clusteR""
This reverts commit 2c51779211
.
2019-02-21 19:01:36 +00:00
Bas
ffd8f8d844
fixing some yamllint issues ( #42775 )
2019-02-21 11:58:42 -06:00
Matt Martz
269cdffcea
Format dict keys need to be bytes ( #52728 )
2019-02-21 11:43:45 -06:00
Matt Martz
f90610e48c
type should be a string, not callable bool ( #52735 )
2019-02-21 11:23:53 -06:00
Chris Archibald
fdc3f16bba
New Module: Ontap Igroup initiator ( #52281 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Add igroup initiator
* fix author
* Revert "Revert "changes to clusteR""
This reverts commit 2c51779211
.
2019-02-21 16:02:32 +00:00
Chris Archibald
fde2e2d195
New Module: Allow for copy of Luns ( #52285 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* add lun copy
* Revert "Revert "changes to clusteR""
This reverts commit 8e56b999e6
.
2019-02-21 16:02:05 +00:00
Chris Archibald
d63794741f
New Module: Manage security keys ( #52291 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* add key manager
* Revert "Revert "changes to clusteR""
This reverts commit 8e56b999e6
.
2019-02-21 15:35:00 +00:00
Chris Archibald
cf491e8b5b
Modify na_ontap_service_processor_network to use NetAppModule, add new option to wait for completion, and unit tests. ( #52292 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* updates
* fix docs
* Revert "Revert "changes to clusteR""
This reverts commit 8e56b999e6
.
* fix docs
2019-02-21 15:34:24 +00:00
Chris Archibald
42fe43a0c7
New options for na_ontap_aggregate (wait_for_online, and time_out) ( #52353 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* updates
* fix author
* Revert "Revert "changes to clusteR""
This reverts commit 8e56b999e6
.
* update copyright
* fix doc
2019-02-21 15:20:03 +00:00
Chris Archibald
a60740a37d
New Module: na_ontap_vscan_on_demand_task ( #51183 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Add vscan on demand task
* fix author line
2019-02-21 15:13:45 +00:00
Chris Archibald
bd8e75a67b
Make na_ontap_user idempotent ( #51509 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Fix Idempotent issue
* Fix author
* Fix author
2019-02-21 15:11:07 +00:00
Zim Kalinowski
053081a8a0
use the same C() everywhere for absent / present options ( #52610 )
...
* use the same C() everywhere for absent / present options
* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py
* Update lib/ansible/modules/cloud/azure/azure_rm_resourcegroup.py
* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py
* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py
Co-Authored-By: zikalino <zikalino@microsoft.com>
2019-02-21 09:07:10 -06:00
Chris Archibald
a722133640
Modify job schedule to allow list of date and times instead of a single datetime ( #51510 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* allow for more than 1 time to be set
* move file to correct directory
* Ansibot fixes
2019-02-21 15:04:55 +00:00
Ted Timmons
4876e9a48a
specify basic minimum botocore version for this module ( #52417 )
...
Bump the version and give a warning. It took me 30+ mins to carefully look through botocore to find the minimum version. Grumble.
Fixes #52393 , partially helps #39085 .
* Update lib/ansible/modules/cloud/amazon/cloudformation.py
Co-Authored-By: tedder <ted@perljam.net>
2019-02-21 09:02:56 -06:00
Mahendra Yadav
62f5391da9
Add pyFG as requirement instead of note ( #52667 )
2019-02-21 08:52:57 -06:00
Abhijeet Kasurde
1b3cde353d
osx_defaults: refactor ( #52452 )
...
* Code refactor
* Documentation update
* Add 'list' parameter
* Example update
* Testcase for osx_defaults
Fixes : #29329
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-21 14:37:16 +01:00
Miguel Angel Muñoz González
9b459646d6
Fortinet's FortiOS vpn ssl settings ( #52680 )
2019-02-21 13:24:03 +00:00
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
2019-02-21 13:23:49 +00:00
Miguel Angel Muñoz González
7732eb6b63
Fortinet's FortiOS vpn ssl web portal ( #52682 )
2019-02-21 13:23:34 +00:00
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
2019-02-21 11:47:06 +00:00
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
2019-02-21 11:46:50 +00:00
Shivam Singhal
19cf956453
Fixes typo digeset to digest ( #52709 )
2019-02-21 16:23:42 +05:30
Shivam Singhal
e931dd0e58
Fixes typo of formating to formatting ( #52710 )
2019-02-21 16:03:48 +05:30
Yunge Zhu
55e9acb043
support application security group in network interface ( #52450 )
2019-02-21 17:23:09 +08:00
Shivam Singhal
aa2cf46a09
Fixes typo of 'registed' to 'registered' ( #52708 )
2019-02-21 13:41:19 +05:30
Diane Wang
d6ef07ca45
modify doc description of disk.datastore ( #52695 )
2019-02-20 23:35:34 -05:00
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
2019-02-20 16:17:45 -08:00
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
2019-02-20 16:02:09 -08:00
Anil Kumar Muraleedharan
c9fea2b74b
Lenovo cnos lldp ( #52568 )
...
* To add new module cnos_lldp.
2019-02-20 17:30:09 -05:00
Brian Coca
8a0347ac7a
warn when having issues with local facts ( #52507 )
...
* warn when having issues with local facts
fixes 41609
2019-02-20 17:25:55 -05:00
Zim Kalinowski
9d11cd311b
adding vmss instance module ( #51461 )
...
* adding vmss instance
* fix indent
* fixing doc
2019-02-20 13:50:46 -08:00
The Magician
a6752f002b
Bug fixes for GCP modules ( #52616 )
2019-02-20 16:27:05 -05:00
Sandra McCann
a94d16adef
add agnostic doc fragment ( #52673 )
2019-02-20 15:18:12 -06:00
Nathaniel Case
1b9745722e
Fix issues with enable become plugin ( #52657 )
...
* Work around become_user not being set
2019-02-20 16:15:45 -05:00
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
2019-02-20 16:04:42 -05:00
Veaceslav Mindru
6f91bccf78
handle non strings in requirements version for ansible-galaxy ( #52109 )
2019-02-20 14:28:04 -05:00
The Magician
90a199a0ee
Bug fixes for GCP modules ( #52617 )
2019-02-20 13:12:40 -05:00
The Magician
9291f48964
Bug fixes for GCP modules ( #52618 )
2019-02-20 13:12:12 -05:00
The Magician
0b16286254
Bug fixes for GCP modules ( #52619 )
2019-02-20 13:11:55 -05:00
The Magician
471b20bab3
New Module: gcp_cloudbuild_trigger ( #52621 )
2019-02-20 13:11:40 -05:00
The Magician
67eac8d7c0
New Module: gcp_cloudbuild_trigger_facts ( #52622 )
2019-02-20 13:11:28 -05:00
Sayed Anisul Hoque
1651d4f21a
jira: Fixes json reading string object instead of byte ( #52660 )
2019-02-20 22:22:01 +05:30
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
2019-02-20 21:27:35 +05:30
David Passante
5abeb9659b
cloudstack: streamline modules doc ( #52509 )
...
* cloudstack: streamline modules doc (first 5)
* Remove the "local_action" style from the examples
2019-02-20 10:53:31 -05:00
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
2019-02-20 10:46:54 -05:00
Alan Rominger
62feba3d15
support deterministic host ordering from group ancestors ( #44067 )
...
Fixes #44065
2019-02-20 10:41:25 -05:00
Zim Kalinowski
9b5514928a
improving consistency of azure examples/documentation - 2 ( #52572 )
...
* normalizing azure example naming conventions - 2
2019-02-20 07:39:41 -06:00
Stanislas
220d0cb16b
Fix typo in lxd_container module ( #52644 )
2019-02-20 07:37:11 -06:00
Zim Kalinowski
d75f118b5e
Adding subnet facts ( #52611 )
2019-02-20 13:56:36 +08:00
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>
2019-02-20 13:00:47 +10:00
Zim Kalinowski
b1a9e7b8c8
adding dlt vn facts ( #52552 )
2019-02-20 10:45:47 +08:00
Matt Martz
d1116ef2d8
Remove unused internal -a argument and functionality ( #52602 )
2019-02-19 17:49:06 -06:00
Jordan Borean
1ec376abca
win_chocolatey - fix beta version parsing ( #52601 )
2019-02-20 08:16:48 +10:00
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
2019-02-19 17:04:46 -05:00
Adi Rizka
81ab3995e2
add override value for sort_keys in to_nice_json ( #52341 )
2019-02-19 16:12:08 -05:00
Mariusz Mazur
03c4cd757c
Add k8s_auth and kubevirt_vm to the k8s group ( #52320 )
2019-02-19 16:01:11 -05:00
Dag Wieers
04a2a22c0f
zabbix: Clean up parameter types ( #52516 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
2019-02-19 15:56:58 -05:00
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
2019-02-19 15:52:10 -05:00
Dag Wieers
2cb9d9da14
return_common: Clean up parameter types ( #52524 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
2019-02-19 15:50:11 -05:00
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
2019-02-19 15:48:30 -05:00
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
2019-02-19 15:47:45 -05:00
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
2019-02-19 15:47:13 -05:00
Dag Wieers
a7846391a9
ldap: Clean up parameter types (other) ( #52541 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
2019-02-19 15:46:22 -05:00
Dag Wieers
4c97481337
keycloak: Clean up parameter types ( #52542 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
2019-02-19 15:44:41 -05:00