Mario Lenz
bcd6702b8a
VMware: Fix KeyError in vmware_host_config_manager ( #52736 )
...
* Bug fix for vmware_host_config_manager
* Update changelogs/fragments/44561-vmware_host_config_manager-fix_key_error.yml
Co-Authored-By: mariolenz <m@riolenz.de>
2019-02-25 13:27:49 +05:30
Diane Wang
4f8cd6bf96
VMware: add new module vmware_export_ovf ( #50589 )
2019-02-25 09:29:45 +05:30
Jordan Borean
1126f76d4d
win_certificate_store - Fix exception handling typo ( #52906 )
2019-02-25 13:00:04 +10:00
Dag Wieers
3d1dd0e599
Windows: Add backup parameter to modules ( #50033 )
...
* Windows: Add backup parameter to modules
This PR adds a backup infrastructure for modules.
* Fixes based on review feedback
* Various fixes to check-mode and backup
* Add integration tests
* Fix win_xml integration test
* Add backup support to copy action plugin
* Added integration tests
* Improve test efficiencies and other minor impv
2019-02-25 11:37:25 +10:00
Andrea Scarpino
76b5a9fb52
rds: improve error message ( #52901 )
2019-02-25 09:30:32 +10:00
awkspace
7bca6a56c9
Add snapshot support for vultr_server ( #52781 )
2019-02-24 19:57:19 +01:00
Felix Fontein
3c39fe5871
Improve documentation on remote_addrs. ( #52893 )
2019-02-24 10:58:49 -05:00
Felix Fontein
81d58cfef6
docker_swarm: hopefully fix debug CI problems, and fix check mode ( #52825 )
...
* Let's see some debug output.
* Also check LocalNodeState.
* Improve tests.
* Actually implement check mode.
* Add changelog.
* Add pretty-printing and more output.
2019-02-23 17:18:17 -05:00
Simon Dodsley
a54b948730
Fix typos in examples for purefb_ds and purefb_dsrole ( #52861 )
2019-02-23 03:48:31 -05:00
Sam Doran
cc9c72d6f8
Do not add state: absent when a non-existent path is returned ( #51350 )
...
Leave it up to the module to return the state in the results.
I went through all the modules in files/ and only found one case where the module needed to return this. No other modules return paths that do not exists.
Signed-off-by: Sam Doran <sdoran@redhat.com>
2019-02-23 01:48:44 +01:00
Kevin Breit
d65a91ea7e
meraki_config_template - Fix actions when specifying net_id ( #51586 )
...
* Allow configuration templates when using net_id...for reals
- Didn't work before, I had bad code. I'm sorry.
- Cleaned up code and simplified functions
- Added integration tests to test for net_id actions
* Add changelog
* Add module name to changelog
* Fix indentation
2019-02-22 19:39:01 -05:00
Andrea Scarpino
bb80316afa
ec2: minor fix in the documentation ( #52686 )
...
AWS_REGION is also read (in addition to EC2_REGION)
2019-02-22 17:11:05 -06:00
Kevin Breit
cf7ffcedbf
New module - meraki/meraki_syslog ( #48814 )
...
* Initial commit of meraki_syslog module
- Query or modify syslog settings in Meraki networks
- This has not yet been tested
* Module now supports creating new syslog servers
- Added integration test
- Still needs to add support for
- Modification or removal of roles
- Removal of syslog servers
- Test to make sure servers are appended to existing
* Improvements to integration test
- Code hasn't been tested so it likely is broke somewhere
- Move to a block setup and always destroy network
- Create test network just for syslog server tests
- Current tests will test present functionality
- Absent state needs to be tested further
* Working version of meraki_syslog module
- There is no absent state since module overwrites server config
- Full integration tests
* Formatting fix
* Add some examples
* Fix sanity test errors
* Add type for all parameters
2019-02-22 17:22:37 -05:00
Garfield Lee Freeman
fb97204291
Deprecating panos modules; pointing to Galaxy role ( #52355 )
...
* Deprecating panos modules; pointing to Galaxy role
* Updating porting guide; deprecating panos_set
* Changing 2.11 to 2.12
2019-02-22 14:41:40 -05:00
Chris Archibald
6a10514e08
Bug Fix: Fix cmp in na_ontap_licence ( #52284 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* update to lisence
* fix docs
* Revert "Revert "changes to clusteR""
This reverts commit 8e56b999e6cf6a65de339e516f7134a6b6b39cba.
2019-02-22 17:20:35 +00:00
Hannes Ljungberg
f5d9eb1dea
docker_swarm_service: Specify choices on update_order ( #52741 )
...
* Specify choices on update_order
* Drop quoting
* Add changelog fragment
* Revert "Add changelog fragment"
This reverts commit 6a4a2b903b859a41356ff55a8937da976345755d.
2019-02-22 12:14:20 -05:00
Monty Taylor
4c150b39c1
Fix default for os_network port_security_enabled ( #52821 )
...
The default value should be None, for "unset" not False.
2019-02-22 12:11:47 -05:00
Bramzor
17186bbde0
Added npm ci command ( #49665 )
...
* #49664 Added npm ci command
* Update lib/ansible/modules/packaging/language/npm.py
Sure
Co-Authored-By: Bramzor <bramverdonck@telenet.be>
* Moved ci_install so it would work for specific packages
Would this work?
* Reverted last commit
npm ci will remove node_modules so cannot be used it to install a specific module.
* Update lib/ansible/modules/packaging/language/npm.py
Co-Authored-By: Bramzor <bramverdonck@telenet.be>
* Update lib/ansible/modules/packaging/language/npm.py
Co-Authored-By: Bramzor <bramverdonck@telenet.be>
* Update lib/ansible/modules/packaging/language/npm.py
Co-Authored-By: Bramzor <bramverdonck@telenet.be>
2019-02-22 13:54:54 +00:00
Chris Archibald
7d5418e3d0
New Module: na_ontap_vscan_on_access_policy ( #49785 )
...
* changes to clusteR
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* new module na_ontap_vscan_on_access_policy
* update author
* remove blank trys'
* switch to int
2019-02-22 12:03:53 +00:00
Ryan Conway
749e963d11
onepassword_facts bug fixes ( #51953 )
...
* Always add the session token to the command, if it is set. This ensures we can retrieve documents as well as regular items.
* Fix issue retrieving documents with latest 1Password CLI v0.5.5.
* Module tested with latest 1Password CLI v0.5.5.
2019-02-22 11:52:33 +00:00
Till Maas
0469134f16
rhsm_repository: Properly handle no repos ( #51938 )
...
When no repos are defined, the `repo` variable is undefined. Therefore
append it only to the result if a repo was found. Otherwise Ansible will
fail with an UnboundLocalError.
2019-02-22 11:44:18 +00:00
Dag Wieers
cd77ea3eb3
serverless: Fix validate-modules issues ( #52435 )
...
This PR includes:
* Adding parameter types
* Fix validate-modules issue
* Improve parameter types and resulting changes
This PR needs to be verified and tested by maintainer(s).
2019-02-22 11:35:48 +00:00
Dag Wieers
365ded2df6
nmcli: Fix known validate-modules issues ( #52493 )
...
This PR includes:
- Adding parameter types
- Fix validate-modules issue
- Improve parameter types and resulting changes
This PR needs to be verified and tested by maintainer(s).
2019-02-22 11:28:57 +00:00
Dag Wieers
1f9da61bce
cyberark_user: Fix validate-modules issue ( #52515 )
...
This PR includes:
- validate-modules fixes
- fix parameter types
- code bugfix
2019-02-22 11:28:04 +00:00
Michael Eaton
c5e3c80800
VMware: New Module: vmware_host_scanhba ( #51440 )
2019-02-22 16:45:53 +05:30
Michael Eaton
2419806970
update author ( #52583 )
2019-02-22 10:24:16 +00:00
Sven Wegener
a966662e9a
crypttab: Trim trailing newlines ( #51594 )
...
Having a comment or an empty line in /etc/crypttab results in an
additional empty line being added, because the newline that is part of
the line being read is getting re-injected in addition to the newline
used to concatenate the lines.
Signed-off-by: Sven Wegener <sven.wegener@inovex.de>
2019-02-22 09:25:23 +00:00
qw34ty
8724c0deda
lxd_container fix to check for snap package install unix.socket #34924 ( #51541 )
...
* -added simple check to check snap unix.socket #34924
* fixed whitespacing around assignment
* documented snap_url variable
* documented snap_url variable
* documented snap_var
* updaed snap_var doc
* version_added: to documenation
* -updated check method to more reliable approach
* -fixed whitespace missing in replace
2019-02-22 09:24:07 +00:00
Albert Cervera i Areny
e0274adafe
Filter DNSimple request by record name. ( #49981 )
...
* Filter DNSimple request by record name.
The request was not filtered and DNSimple returns only the first 100
records so if the number of records is larger the check could fail.
This patch fixes the issue and also makes the check to perform better.
* Add changelog fragment.
2019-02-22 08:58:16 +00:00
Tuan Anh Hoang-Vu
b0fc2a2103
Fixed lvol ValueError with float size. ( #36811 )
...
* Fixed lvol ValueError with float size.
* Fixed lvol ValueError with float size.
* Initialized locale using system default.
Changed size validation from float() to locale.atof().
* Added changelog fragment.
2019-02-22 08:41:50 +00:00
rockandska
540b07b884
Fix idempotence in rabbitmq_plugin ( #52166 )
...
* Fix idempotence in rabbitmq_plugin
* Add changelog fragment
2019-02-22 08:36:32 +00:00
arsenicks
d3fcdae4ad
Katello: Added product to the dict choices ( #49776 )
...
* Added product to the dict choices.
Following issue 48594 where product is not a recognised choice: https://github.com/ansible/ansible/issues/48594
* fixed doc
added - product to the doc
* split line 549
to correct ci test splitting line 549
* Create 49776-product_fix_katello_foreman_module.yaml
changelog fragment creation
2019-02-22 08:27:34 +00:00
Yunge Zhu
28dadc9e18
add application security group facts ( #52629 )
2019-02-22 16:11:24 +08:00
Yunge Zhu
d2297c50d2
add cdnendpoint facts module ( #52631 )
2019-02-22 13:51:38 +08:00
Jordan Borean
aab1f30906
group - fix explicit git scenario ( #52769 )
...
* group - fix explicit git scenario
* Use str for simplicity and remove changelog
* dynamically get gid and remove Jinja2 check
2019-02-22 12:40:42 +10:00
plumbeo
e73e9ecbc3
mysql_user: fix malformed regex used to check current privileges ( #52278 )
...
* mysql_user: fix malformed regex used to check current privileges
* Add changelog fragment for PR #52278
2019-02-21 16:39:51 -08:00
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 2c517792115179665d43d74780dc356ca41b9abe.
2019-02-21 19:01:36 +00: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 2c517792115179665d43d74780dc356ca41b9abe.
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 8e56b999e6cf6a65de339e516f7134a6b6b39cba.
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 8e56b999e6cf6a65de339e516f7134a6b6b39cba.
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 8e56b999e6cf6a65de339e516f7134a6b6b39cba.
* 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 8e56b999e6cf6a65de339e516f7134a6b6b39cba.
* 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
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
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
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
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
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
Zim Kalinowski
b1a9e7b8c8
adding dlt vn facts ( #52552 )
2019-02-20 10:45:47 +08: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
Hannes Ljungberg
af154e42ec
docker_swarm_service: Use inspect_service to get service data ( #52534 )
...
* Use inspect_service to get service data
* Catch NotFound error
* Return None explicitly
2019-02-19 15:26:24 -05:00
Matt Martz
b5c2b407d6
Fix tuples to actually be tuples ( #52591 )
2019-02-19 13:29:51 -06:00
Zim Kalinowski
d01d94c1f9
improving consistency of azure examples/documentaion - 3 ( #52573 )
...
* normalizing example naming conventions 3
* fixed line too long
2019-02-19 13:15:59 -06:00
Hannes Ljungberg
991af9ca73
docker_swarm_service: Remove misinterpretable description ( #52533 )
...
* Remove misinterpretable description
* Update module description
* Spelling
2019-02-19 14:15:36 -05:00
Baptiste Mille-Mathias
dd669c8f6f
use loop instead of with_items ( #47231 )
2019-02-19 13:52:37 -05:00
Martin Nečas
8d5811a611
ovirt_network: ovirt fix getting labels ( #52499 )
...
* ovirt fix getting labels
* add changelog - ovirt_network_label_fail
* add new line to changelog ovirt_network_label_fail
2019-02-19 13:42:10 -05:00
Baptiste Mille-Mathias
27af6367d4
Use loop instead of obsolete with_items ( #47244 )
...
* Use loop instead of with_items
2019-02-19 12:06:54 -06:00
Zim Kalinowski
628f62c571
improving consistency of azure examples/documentation ( #52571 )
...
* normalizing naming in examples
* fixed line too long
2019-02-19 11:57:04 -06:00
Chris Archibald
f9139be5e6
Added support for nvme, and bug fixes for na_ontap_interface ( #52283 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* add interface
* updates
* fix author
* Revert "add interface"
This reverts commit 26ef11602e549fee0a6070c1e983c325d08da8df.
* Revert "Revert "add interface""
This reverts commit 4518d537a2b876a8cb0eae4e4cc02f5232c813f3.
* Revert "updates"
This reverts commit 47b58dde021c1dd6aeca6080bffc26b78cf944ea.
* Revert "Revert "changes to clusteR""
This reverts commit 2c517792115179665d43d74780dc356ca41b9abe.
2019-02-19 17:49:59 +00:00
Teodor Kostov
a5cd619ea6
Removed byte flag when opening the new JKS file. ( #51951 )
2019-02-19 11:47:02 -05:00
David Soper
63ea76d174
intersight_rest_api module and integration tests. ( #52430 )
...
* intersight_rest_api module and integration tests.
Fix intersight module_utils issues when using POST/PATCH/DELETE.
* Update json returns based on code review
2019-02-19 16:40:40 +01:00
Hoshiyo
008313b8cc
fix(rundeck_acl_policy): compatible python 2 and 3 ( #52473 )
...
* fix(rundeck_acl_policy): compatible python 2 and 3
* Add changelog fragment
* Use to_text instead of decode
2019-02-19 15:08:41 +00:00
Chris Archibald
19f069c041
Change na_ontap_disks to NetAppModule module format ( #52279 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* disk changes
* fix author
* Revert "Revert "changes to clusteR""
This reverts commit 2c517792115179665d43d74780dc356ca41b9abe.
2019-02-19 15:00:46 +00:00
Chris Archibald
1da29c8ebe
Update user roles to NetAppModule format ( #50992 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Rewrite of user roles
* Rewrite of user roles
* Fix author tag
* update
* fix author
2019-02-19 14:54:49 +00:00
Dag Wieers
8c74df5e67
validate-modules: Fix all system modules ( #52384 )
...
This PR includes validate-modules fixes for all system modules.
Except a few that are deliberately implemented like this.
2019-02-19 15:42:14 +01:00
Chris Archibald
c9eb186a94
New Module: Na_ontap_unix_user ( #50888 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* new module na_ontap_unix_user
* update modules
* Update author
* Fix author line
* add na_ontap_unix_user to no-get-exception exception list
* Remove no-get-exception line
* updates
* Revert "updates"
This reverts commit 6771b7fdd78c9f8f7f6fb0fda0858b888c7b753e.
* Revert "Revert "changes to clusteR""
This reverts commit b4b9f9dcc3449deb43d00bf09c4f428559b6ccc0.
2019-02-19 14:36:49 +00:00
Chris Archibald
0c76d8db08
New Module: Na_ontap_flexcache ( #50885 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* New module Flexcache
* update documentation string, and copyright date
* fix issues
* Revert "Revert "changes to clusteR""
This reverts commit 4dab6f7607223037ab18e75a3247747f74ffbc8b.
2019-02-19 14:35:29 +00:00
Chris Archibald
b56428c223
Allow to to upgrade more than 1 node at a time. ( #50780 )
...
* Updates to software update
* remove ip address
* Fix version
* Update author line
* Review comment
2019-02-19 14:33:49 +00:00
Chris Archibald
c62a6988b1
New parameters and bugfixes for na_ontap_volume ( #49511 )
...
* add changes
* Fixed documentation
* Review comment
2019-02-19 14:32:40 +00:00
UncertaintyP
916bf5acc7
Plugin mysql_user: add MySQL v8 privileges to valid privs ( #51478 )
...
* Plugin mysql_user: add MySQL v8 privileges to valid privs
* Unintentional underscores removed
2019-02-19 14:26:58 +00:00
Naval Patel
90e1c58a00
new module lxca_cmms for Lenovo XClarity Administrator ( #49594 )
...
* new module for lxca_cmms
* modified exception and error message
* Removed unused import in test
* Corrected Return block
2019-02-19 08:55:51 -05:00
Nijin Ashok
e7d784e5cc
ovirt_disk: Don't pass "initial_size" while adding the disk ( #52559 )
...
Currently we are passing "initial_size" while creating the disk for
block based storage domains. Since this is equal to the size of the
disk, all the thin provisioned disk which is created using this
module will be having the size equal to the virtual size of the disk.
The "initial_size" is only required while uploading the image. The
patch take care of the same.
2019-02-19 08:22:04 -05:00
Sumit Jaiswal
8a2ff1cde6
PR to start support for Skydive integration with Ansible ( #50857 )
...
* skydive modules
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* skydive modules
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* skydive modules
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* skydive modules
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* skydive modules
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* skydive modules
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* skydive modules
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* modifying file name
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* renamed
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* skydive lookup
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* change in str
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* change in str
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable error
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* renamed file
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable error
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* change in str
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable error
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable error
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix review comments
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix review comments
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* deleting file to add to new PR
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix review comments
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* shippable and doc fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* placing doc at correct path
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* shippable and doc fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* placing doc at correct path
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* updated with review and shippable fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* updated with review and shippable fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* updated with review and shippable fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* updated with review and shippable fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fixing review comment
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fixing review comment
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fixing review comment
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fixing review comment
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fixing review comment
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable errors
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable error
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix review comments
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fixing shippable errors
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix review comments
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* review comments
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* shippable fix
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* review comment
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-02-19 16:18:40 +05:30
Ondra Machacek
e98d1b1be5
Add kubevirt_rs module ( #52472 )
2019-02-19 09:10:06 +00:00
Ondra Machacek
0fce5f5449
Add kubevirt_preset module ( #52498 )
2019-02-19 09:09:26 +00:00
Abhijeet Kasurde
24d1886499
template: add additional variable for dest path ( #52015 )
...
Signed-off-by: Dustin Spicuzza <dustin@virtualroadside.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-19 14:15:19 +05:30
Ruben Tsirunyan
13fa284946
zabbix_action: Adding an option for pausing operations while in maintenance ( #52500 )
...
* zabbix_action: Adding an option for pausing operations while in maintenance
* zabbix_action: Correcting linting errors
2019-02-19 03:44:00 -05:00
René Moser
d99728d9e6
cron: adjust deprecated version ( #52531 )
...
* add changelog fragment
* fixed freudian slip in changelog
2019-02-19 07:26:34 +01:00
Zim Kalinowski
fbf4e32b43
adding sqldatabase facts ( #43324 )
2019-02-19 13:09:53 +08:00
Zim Kalinowski
3316f00131
adding devtest labs facts ( #52001 )
2019-02-19 13:01:44 +08:00
Yunge Zhu
79f9fc415d
add redis cache facts ( #48652 )
2019-02-19 12:43:23 +08:00
Zim Kalinowski
103b4c1d09
Adding cosmosdb account facts module ( #51993 )
2019-02-19 11:18:12 +08:00
Zim Kalinowski
d6600b0ab6
fixed deallocated vm facts problem ( #52540 )
2019-02-18 21:20:50 -05:00
Kevin Breit
a499244a53
New module - meraki/meraki_content_filtering ( #51223 )
...
* Initial commit
- Module mostly works but doesn't work for URL categories
- Additional tests should be added
- Documentation is needed
- Module is close to being complete
* Improved documentation
- Added parameter documentation
- Added examples
* Lint changes and bug fixes
- Fixed content filtering syntax bug per Meraki documentation update
* Change test cases so they work
* Remove duplicate key
* Improve documentation and check mode
2019-02-18 19:27:21 -05:00
Kevin Breit
48128ec2fc
meraki_ssid - Modifying SSID won't work when specifying number ( #51645 )
...
* Fix bug when specifying SSID by number
- Migrated integration test to blocks with always
- Minor URL fixes
(cherry picked from commit ed79c294f2e3f82d4828226004c055dcd7ce9f63)
* Create changelog file
* Add new line
2019-02-18 19:25:41 -05:00