Martin Krizek
f135960fc2
Clear failed state in always only if we did rescue ( #52829 )
...
Fixes #52561
2019-02-25 09:30:17 +01:00
Felix Fontein
a1ec307d43
docker_swarm: make labels work with older docker daemon versions ( #52895 )
...
* Make labels work with older docker daemon versions.
* Fix idempotence detection.
* Add changelog.
2019-02-25 08:16:09 +00:00
Nicolas Singh Oteiza
e599f5aabe
Add docker_prune sample to remove everything, including non-dangling images ( #52744 )
...
* Update docker_prune.py
##### SUMMARY
Add example to remove everything, including non-dangling images
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
* fix indentation
* Update lib/ansible/modules/cloud/docker/docker_prune.py
Co-Authored-By: nicosingh <nicolas.singh@gmail.com>
2019-02-25 08:15:15 +00:00
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
Jordan Borean
9717bc4bcf
Add laps_password lookup for retrieving a Windows LAPS Password ( #52012 )
...
* Add laps_password lookup for retrieving a Windows LAPS Password
* Remove python-ldap from requirements and fix doc typos
* enable unit tests without ldap dependency
* use config options for lookup plugin
* Update docs and tests based on further distro testing
2019-02-25 05:30:12 +10:00
René Moser
ee416fd01d
cloudscale: fix compatibilty with older py3 versions ( #52822 )
...
* cloudscale: fix compatibilty with older py3 versions
* add doc fragment
2019-02-24 20:04:34 +01: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
Fabian von Feilitzsch
52ec80fbe9
Add proper k8s *List kind support ( #52529 )
...
* Add proper k8s *List kind support
* set defaults more intelligently
* reimplement list support so that it will work in all versions of the client
* clean up debugging code
2019-02-23 12:10:42 +10: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
Sam Doran
f52a088862
Add option to ignore, warn, or error when a module parameter is converted to a string ( #51404 )
...
* Add new module property to Windows modules
* Add brief pause to file tests to ensure the stat times are not equal, which was happening sometimes.
* Raise TypeError on error rather than fail_json()
* Rework error message to be less verbose
* Add porting guide entry
2019-02-22 16:44:32 -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 8e56b999e6
.
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 6a4a2b903b
.
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
Dag Wieers
0d1aebe064
kubernetes: Clean up parameter types ( #52543 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
2019-02-22 11:27:11 +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
John R Barker
b3a3328ea6
Better document the return type of the fileglob filter ( #52801 )
...
https://github.com/ansible/ansible/pull/44986
Fixes #33465
Thanks to DaveB93 for the suggestion.
2019-02-22 10:23:15 +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
Lukas Kämmerling
861b7742fd
Add Hetzner Cloud Inventory Plugin ( #52553 )
...
* Add hcloud Inventory Plugin
* Rename hcloudAPIException to APIException
* Apply changes from hcloud-python 1.0.0
Some source cleanup
* Add handling for server.image is None
* Fix some small things.
* Fix some small things.
* Remove some golang-ish code
* Apply review results
* Fix ci tests
2019-02-22 09:18:30 +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
Juan Antonio Osorio
28d2379e69
identity: Issue warning if GSSAPI parameters can't be used ( #52721 )
...
This issues a warning if the relevant parameters to use GSSAPI were
provided, but the needed library is not installed in the system.
This is meant for usability, since it'll tell folks what they're missing
in their systems in order to use GSSAPI for authentication with the
FreeIPA modules.
This also removes the "required" key from the password parameter; now
this is checked in runtime.
2019-02-22 08:39:42 +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
Andrew Crosby
bc2bbff6bc
Update galaxy cli metadata file templates ( #51398 )
...
* Remove github_branch from galaxy meta file templates
Signed-off-by: Andrew Crosby <acrosby@redhat.com>
* Update galaxy meta license examples to valid SPDX IDs
Signed-off-by: Andrew Crosby <acrosby@redhat.com>
2019-02-22 00:54:02 -05:00
Yunge Zhu
d2297c50d2
add cdnendpoint facts module ( #52631 )
2019-02-22 13:51:38 +08:00
Abhijeet Kasurde
e41b98ffb5
VMware: Refactor guest inventory plugin ( #52642 )
...
* VMware: Refactor guest inventory plugin
* Review comments
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-22 09:55:57 +05:30
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 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
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
Martin Krizek
f8d1fa80e9
debug: prevent failing when printing var=rc ( #52074 )
...
Fixes #52073
2019-02-19 15:24:11 -05:00
Dag Wieers
aa83307c68
doc_fragments: Clean up parameter types (other) ( #52182 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
2019-02-19 15:23:26 -05:00
Martin Krizek
84ba41e0e1
ansible-doc: fix traceback when passing -a
arg ( #52036 )
...
Fixes #52034
2019-02-19 15:14:28 -05:00
Matt Martz
b5c2b407d6
Fix tuples to actually be tuples ( #52591 )
2019-02-19 13:29:51 -06:00
Matt Martz
6746ec6331
Allow become_ask_pass from config to work ( #52590 )
2019-02-19 13:29:37 -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 26ef11602e
.
* Revert "Revert "add interface""
This reverts commit 4518d537a2
.
* Revert "updates"
This reverts commit 47b58dde02
.
* Revert "Revert "changes to clusteR""
This reverts commit 2c51779211
.
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
Matt Martz
b54086ef02
Merge doc fragments in earlier ( #52193 )
...
* Merge doc fragments in earlier
* Move it even higher
* Remove errant docs key
* Fix type
2019-02-19 09:02:12 -06: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 2c51779211
.
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 6771b7fdd7
.
* Revert "Revert "changes to clusteR""
This reverts commit b4b9f9dcc3
.
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 4dab6f7607
.
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
Bojan Vitnik
922af44d7d
Fix a bug that caused exception on XenServer 7.1 with Cummulative Update ( #52303 )
...
- xenserver module_util: fixed a bug in gather_vm_params function where
an exception was generated if XenServer product_version_text_short
parameter contained non numeric characters, e.g. "7.1 CU1" on
XenServer version 7.1 with Cummulative Update 1. Code was changed
to use product_version parameter instead which is all numeric.
- xenserver module_util: get_xenserver_version function is changed
to return a list of integers for major, minor and update version
instead of list of strings.
- xenserver module_util: unit tests are updated according to changes.
- xenserver module_util: removed unused imports.
2019-02-19 12:36:57 +00:00
Dag Wieers
409345ee97
utm: Clean up parameter types ( #52517 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
2019-02-19 12:19:32 +00:00
Dag Wieers
5ee378430b
tower: Clean up parameter types ( #52522 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
2019-02-19 12:18:38 +00:00
Dag Wieers
e7df487a6c
rabbitmq: Clean up parameter types ( #52525 )
...
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
This breaks out PR #52182
2019-02-19 12:17:28 +00:00
Ganesh Nalawade
41e2bd1df5
Add support for elements validation in argspec ( #50335 )
...
* Add support for elements validation in argspec
Fixes #48473
* Add support to validate the elements value in argspec
when type is `list`
* Fix unit test failures
* Add unit test for elements validation
* Fix CI failures
* Fix review comments
* Fix unit test and CI failures after rebase
2019-02-19 17:35:20 +05:30
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
Abhijeet Kasurde
57d85031d7
Parse multiple values for single key in cmdline facts ( #49591 )
...
* Facts parsing for cmdline can now handle multiple values for a single key.
* Unit tests for cmdline fact parsing
* Review comments
Fixes : #22766
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-19 15:47:06 +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
Martin Krizek
3cc4981d63
Clarify StrictUndefined's side-effect in comment ( #52508 )
2019-02-19 08:47:43 +01: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
Alex Vasilenko
20ed819acd
Fix exception handling in credtash lookup ( #51099 )
...
Exception does not have property message and ansible returns completely different exception because of this
2019-02-18 18:28:35 -05:00
Dominik Holler
4df55bea2f
provider_segmentation_id is int ( #51600 )
...
According to the OpenStack Networking API
the attribute provider:segmentation_id of a network has to be
an integer.
Even if neutron accepts provider:segmentation_id to be a
string, other implementations may not.
2019-02-18 18:26:03 -05:00
Kevin Breit
c254b93796
Meraki performance fixes for net and org lookups ( #51395 )
...
* Performance fixes for net and org lookups
- Both methods had duplicate lookups
- This should significantly improve performance
- Currently untested
* Add ChangeLog file
* Change from bugfix to bugfixes and change indent
2019-02-18 23:58:27 +01:00
Brian Coca
5e9b089ec2
Avoid resolving module_paths for docs ( #51453 )
...
alternate to #51419
2019-02-18 15:51:49 -05:00
Felix Fontein
8388c89a29
docker modules: add missing option types ( #52422 )
...
* Add missing option types for docker modules.
* Reorder argument_spec.
* First part of option reordering/reformatting.
* Second part of option reordering/reformatting.
* Forgot two required: false.
* Normalize booleans.
* Added missing period.
2019-02-18 15:40:52 -05:00
Guillaume Martinez
0e9ff44df1
blockinfile: don't use aliases in documentation exemples ( #52220 )
2019-02-18 15:19:49 -05:00
Chris Archibald
3b29b502e7
Docs changes to na_ontap_nvme_subsystem ( #52289 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* update docs
* Revert "Revert "changes to clusteR""
This reverts commit 8e56b999e6
.
* fix some merge issues
2019-02-18 15:11:45 -05:00
Matt Martz
42cf50fbac
Do not send "Connection: close" when requesting a tunnel. Fixes #32750 ( #46070 )
2019-02-18 14:58:50 -05:00
Hannes Ljungberg
0bf9052e06
docker_swarm_service: Remove defaults ( #52420 )
...
* Remove update_parallelism default
* Remove update_delay default
* Add documentation about removing defaults
* Present porting guide changes as a list
2019-02-18 14:19:19 -05:00
Dave Buckley
367c62c9b5
fix pep8 on os_security_group_rule.py ( #35924 )
2019-02-18 14:14:41 -05:00
Pablo Piaggio
d1d4f4bd27
Add support for macro contexts that have colons ( #51853 )
...
Currently when used with macro contexts that have a colon inside,
macro_name gets truncated. A common case is contexts that represent a
Windows drive. Examples:
- 'C_DRIVE_THRESHOLD: "C:"'
- 'C_DRIVE_THRESHOLD: "D:"'
This happens because line 189 assumes there are only one colon in
macro_name, and thus two substrings to join.
To solve this, it is necessary considering that macro_name could have
more that one colon. After the split, the first element is the proper
Zabbix macro name. Then, the solution is joining all the remaining
substrings after that.
This is backwards compatible in the case macro_name have only one colon.
2019-02-18 17:51:35 +00:00
René Moser
a1ec74334a
cloudscale_volume: fail fast on volume type change ( #52231 )
...
* cloudscale_volume: fail fast on volume type change
Currently a volume gets resized before the type change check. With this
change, we check early and ensure we fail before any changes made.
* fix too many blank lines
2019-02-18 17:48:47 +00:00
Paweł Rozlach
fcb6f136cd
flatpak_remote: Handle empty output in remote_exists ( #52010 )
...
`flatpak remote-list -d` can return an empty output on Fedora 29 (version 1.2.0).
2019-02-18 17:40:51 +00:00
Nathaniel Case
686f4b35e3
Add enable become plugin patterned after runas ( #52496 )
2019-02-18 12:10:54 -05:00
Philippe Makowski
61743ab39a
fix bug #47154 ( #49881 )
2019-02-18 17:09:23 +00:00
Alex Stephen
6ae04017d8
GCE deprecation warning ( #52116 )
...
* GCE deprecation warning
* porting guide typo
* fixing ignores
* moving error code back
* underscore marking on gce
* forgot to change status
2019-02-18 16:42:19 +00:00
Abhijeet Kasurde
e8b3adeb2b
VMware: add new module vmware_host_kernel_manager ( #52503 )
...
Signed-off-by: Aaron Longchamps <a.j.longchamps@gmail.com>
2019-02-18 21:57:49 +05:30
Matt Martz
77bfcad33a
Support unix socket with urls/uri ( #43560 )
...
* First pass at allowing unix socket with urls/uri. See #42341
* Only insert handler as needed
* Fix and add tests
* Add HTTPS functionality for unix sockets
* Additional test fixes
* Create context manager for monkey patching HTTPConnection.connect, de-dupe code, raise better errors
* doc
* Add a few more tests
* Fix __call__
* Remove unused import
* Patch HTTPConnection.connect with the functionality we want, instead of duplicating code and disabling
* Fix var name
* Remove unused var
* Add changelog fragment
* Update uri docs
* Fix rebase indentation issue
2019-02-18 10:21:42 -06:00
David Medberry
f67f391730
Update tower_credential.py ( #51469 )
...
misspelled word and poor capitalization (in the same sentence of the doc string)
+label: docsite_pr
2019-02-18 15:49:11 +00:00
Mikhail Yohman
1e12513e7b
Bugfix: Fix return data and rework netbox_ip_address ( #52415 )
...
* Hopefully fixed the conflict and added the rework done
* Fixed PEP issues
2019-02-18 15:31:49 +00:00
Jiri Tyr
5f4840aaa8
Fixing state=present for jenkins_plugin module ( #52051 )
2019-02-18 15:18:49 +00:00
Matt Clay
687279c7bd
Set user expires on FreeBSD using UTC. ( #52276 )
2019-02-18 09:59:13 -05:00
Zim Kalinowski
f6ba9be141
Fixed typo in azure_rm_cosmosdbaccount documentation ( #52451 )
2019-02-18 20:27:31 +05:30
Nilashish Chakraborty
bc403dbcda
Added new module - frr_facts ( #51804 )
...
* Add new module frr_facts
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix return value
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix review comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix review comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Handle empty row for mpls ldp neighbors
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix review comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix CI
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Remove timestamp from cliconf pluging
* Updated examples
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix sanity tests
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-02-18 19:35:40 +05:30
Hannes Ljungberg
c80ad43371
docker_swarm_service: Add working_dir option ( #52425 )
...
* Add working_dir option
* Check local mounts var to align with other checks
* Add changelog fragment
* Add trailing comma
2019-02-18 13:42:19 +00:00
Felix Fontein
37b0f5c81b
docker: provide alternatives to ansible_facts results ( #51192 )
...
* Try to stop using ansible_facts for docker modules.
* Stop using facts returned from regular modules.
2019-02-18 13:41:34 +00:00
Felix Fontein
8222ebd23a
docker_image: really deprecate state==build ( #52412 )
...
* Really deprecate state==build.
* Also explicitly deprecate use_tls.
* Add changelog.
2019-02-18 13:25:25 +00:00
Hannes Ljungberg
64b12d2c0d
docker_swarm_service: Add groups option ( #52428 )
...
* Add groups option
* Add changelog fragment
* Remove whitespace
* Remove whitespace
2019-02-18 13:12:05 +00:00
Felix Fontein
1d8e9db4a9
crypto modules: add missing option types ( #52421 )
...
* Add missing crypto option types.
* Reorder argument_spec.
* Reorder option docs.
2019-02-18 10:24:17 +00:00
Matt Martz
9f82f3fd14
Alias ansible_model to ansible_product_name for Darwin. Fixes #52233 ( #52242 )
2019-02-18 10:22:44 +00:00
Miguel Angel Muñoz González
49ea68ca63
Fortinet's FortiOS fortios firewall service category ( #52080 )
2019-02-18 10:21:12 +00:00
Miguel Angel Muñoz González
993733848d
Fortinet's FortiOS fortios firewall service custom ( #52081 )
2019-02-18 10:20:37 +00:00
snowjet
eaf238b033
Adds toggle port security on network create ( #37390 )
...
Added a new property, 'port_security_enabled' which is a boolean to
enable or disable port_security during network creation. The default
behaviour will enable port security, security group and anti spoofing
will act as before. When the attribute is set to False, security
group and anti spoofing are disabled on the ports created on this
network.
Shade supports this option in versions > 1.27.1
2019-02-18 05:03:27 -05:00
Hannes Ljungberg
18b968d486
docker_swarm_service: Add healthcheck option ( #52419 )
...
* Define yaml versions as strings
* Add healthcheck option
* Add changelog fragment
* Don’t set version_added as strings
* Use single quoted string
* Disable healthcheck tests on python 2.6
* Bring back quoting on already quoted version-added
* Python 2.6 compat
* Move functions to docker-common
* Move parse_healthcheck to docker-common
* Cast exception to str before printing failure
* Extend parse_healthcheck tests
2019-02-18 09:46:14 +00:00
Hannes Ljungberg
77d116f66e
docker_swarm_service: Add stop_signal option ( #52424 )
...
* Add stop_signal option
* Add changelog fragment
2019-02-18 09:43:35 +00:00
Ondra Machacek
435e0c5dba
Update kubevirt_vm with new feautures ( #52311 )
2019-02-18 15:12:23 +05:30
Yuwei Zhou
664e6fb9c8
modified storageaccount fact return curated result with connection string ( #49702 )
2019-02-18 16:48:56 +08:00
Zim Kalinowski
896e320142
adding postgresqlconfiguration facts ( #45071 )
2019-02-18 15:14:56 +08:00
Zim Kalinowski
fa73abcf5d
fixing force_update in azure_rm_mysqldatabase ( #52389 )
2019-02-18 14:20:30 +08:00
Joel Lappalainen
5426b26410
Fix az command to get object id ( #52277 )
2019-02-18 14:19:29 +08:00
Zim Kalinowski
8422e23533
Fixing azure_rm_postgresqldatabase force_update parameter ( #52388 )
2019-02-18 14:04:01 +08:00
Yuwei Zhou
2daaf4eedd
fix non location error ( #52312 )
2019-02-18 13:54:41 +08:00
Zim Kalinowski
777441719f
azure_rm_cosmosdbaccount - fix for virtual network rules ( #52416 )
2019-02-18 11:58:43 +08:00
Garfield Lee Freeman
6b8f679ad1
Bug fixes and enhancements for panos connection ( #52306 )
2019-02-18 09:19:26 +05:30
Piotr Wojciechowski
97ebc95784
Fix typo in key name ( #52432 )
2019-02-17 22:45:13 -05:00
Abhijeet Kasurde
fad6443e58
Distribution: Add support for Linux Mint 18.3 ( #52224 )
...
* Distribution: Add support for Linux Mint 18.3
* Review comments
Fixes : #52210
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-18 08:28:04 +05:30
Zim Kalinowski
b7482e6a6d
fix version import in common ( #52005 )
2019-02-18 09:54:59 +08:00
Sayed Anisul Hoque
7d6a94e7dc
Fixed typos ( #52426 )
2019-02-17 22:49:40 +01:00
Felix Fontein
be3a47e2fe
docker_common: improve image finding methods ( #44692 )
...
* Work around problem with Docker daemon that sometimes won't find image if prefixed with docker.io repo name.
* When tring library/xxx, docker-py also doesn't sometimes find the image.
* Add changelog.
2019-02-17 14:28:40 -05:00
Miguel Angel Muñoz González
36e0415d64
Fortinet's FortiOS log syslogd3 filter ( #52262 )
...
* Fortinet's FortiOS log syslogd3 filter
* Avoid Null Choices
2019-02-17 14:47:56 +00:00
Abhijeet Kasurde
52d8f9c397
pacman: Check for package list before installing ( #52246 )
...
Fixes : #45638
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-17 06:04:46 -05:00
Андрей Череваткин
88545b0292
Correct minor typo in filesystem module docs ( #52413 )
...
Changed 'filesytem' to 'filesystem'
2019-02-17 10:02:32 +05:30
Victor Fauth
3408de156a
etcd3: Support authentication ( #44383 )
...
* etcd3: Support authentication
* etcd3: Comment argument check
* etcd3: Fixed wrong var names
* etcd3: Added in 2.8 instead of 2.7
2019-02-16 16:44:10 -05:00
Felix Fontein
ef3d86255d
docker_* modules: remove from validate-modules ignore list ( #52402 )
...
* Remove docker_* modules from validate-modules ignore list.
* Adjust types of cacert_path, cert_path and key_path.
* Fix type of update_failure_action in docker_swarm_service.
2019-02-16 07:14:29 -08:00
Richlv
81d688a7c7
clarify how users are specified ( #52260 )
...
##### SUMMARY
Clarify that usernames - which Zabbix API documentation calls "aliases" - are to be specified for recipients
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
2019-02-16 03:07:29 -05:00
Matt Clay
f5c92f6bc1
Allow setting resource.RLIMIT_NOFILE in modules ( #51989 )
2019-02-15 17:52:35 -08:00
saranyasridharan
1db6d5598a
Adding custom module to get PID of the process ( #50896 )
2019-02-15 17:08:55 -08:00
Dag Wieers
b4802350ec
Fix one issue ( #52370 )
2019-02-15 22:33:31 +01:00
Dane Summers
523cb8b5a4
cron - adds deprecation warnings ( #37355 ). ( #52322 )
...
Adds deprecation warnings for both 'name', and 'reboot' option (although
not related to this change, it has been deprecated for quite a while)
2019-02-15 14:09:03 -05:00
Martin Krizek
50d7483632
Native Jinja2: raise undefined error immediately ( #52237 )
...
Fixes #52158
2019-02-15 19:36:12 +01:00
Matt Clay
02c9f70898
Fix sanity test failures (pep8).
2019-02-15 09:25:20 -08:00
Abhijeet Kasurde
db03f88b63
distribution: Add support for Cumulus Linux ( #52309 )
...
* Refactored code
* Added support for Cumulus Linux 2.5.4
* Added support for Cumulus Linux 3.7.3
* Test added
Fixes : #29969
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-15 22:30:51 +05:30
Dag Wieers
677c04c01d
Sanity fixes to parameter types ( #52325 )
2019-02-15 16:58:58 +01:00
Timo Runge
47190088b4
module_utils/mysql: Fixing unexpected keyword argument 'cursorclass' error after migratio… ( #47809 )
...
* Fixing unexpected keyword argument 'cursorclass' error after migration from MySQLdb to PyMySQL
* Adoptions for mysql.py as suggested by felixfontein.
* Adding changelog fragment.
2019-02-15 15:38:01 +00:00
David Soper
958653e282
Cisco Intersight module_utils and intersight_facts module ( #51309 )
...
* Cisco Intersight module_utils and intersight_facts module
* Add RETURN information and fix pylint, import, and pep8 issues.
* Review updates for specifying type of params/returns and not polluting ansible_facts.
* BSD one line license, validate_certs used, urls.fetch_urls replaces requests
2019-02-15 16:32:29 +01:00
Dag Wieers
c2fb581414
Fix various sonarcloud issues
...
This fixes various reported bugs through sonarcloud at:
https://sonarcloud.io/project/issues?id=Rodney-Reis_ansible&resolved=false&types=BUG
2019-02-15 07:19:04 -08:00
Dag Wieers
f9ab9b4d68
Assorted pylint fixes
2019-02-15 06:54:47 -08:00
Andrey Klychkov
8e0f95951d
Module postgresql_idx: added ci tests, new params, returned values, code refactoring ( #52230 )
...
* postgresql_idx: ci tests, refactoring, return values
* postgresql_idx: ci tests, new params, return values
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* New module postgresql_table - fix tests
* New module postgresql_table - fix tests
* New module postgresql_table - fix tests
* New module postgresql_table - fix state choices order
2019-02-15 15:38:56 +01:00
Miguel Angel Muñoz González
b0606213dc
Fortinet's FortiOS fortios_firewall_schedule_recurring ( #52078 )
2019-02-15 13:15:00 +00:00
Miguel Angel Muñoz González
db779e0fc8
Fortinet's FortiOS Firewall Schedule OneTime ( #52076 )
2019-02-15 13:14:32 +00:00
Miguel Angel Muñoz González
462155e7cf
Fortinet's FortiOS log syslogd2 filter ( #52259 )
...
* Fortinet's FortiOS log syslogd2 filter
* Avoid null choices
2019-02-15 13:11:52 +00:00
Miguel Angel Muñoz González
f3ac33f6af
Fortinet's FortiOS log setting ( #52258 )
2019-02-15 13:11:25 +00:00
Miguel Angel Muñoz González
7dc7d2cd56
Fortinet's FortiOS log null device setting ( #52257 )
2019-02-15 13:10:59 +00:00
Miguel Angel Muñoz González
e16f81e53e
Fortinet's FortiOS log null device filter ( #52256 )
...
* Fortinet's FortiOS log null device filter
* Avoid null choices
2019-02-15 13:10:26 +00:00
Miguel Angel Muñoz González
66844328b7
Fortinet's FortiOS log memory global setting ( #52251 )
2019-02-15 13:09:47 +00:00
Miguel Angel Muñoz González
e4b70c0cdf
Fortinet's FortiOS log memory setting ( #52255 )
2019-02-15 13:06:56 +00:00
Miguel Angel Muñoz González
ac6b5ab4d0
Fortinet's FortiOS log memory filter ( #52250 )
...
* Fortinet's FortiOS log memory filter
* Avoid null choices
2019-02-15 13:06:29 +00:00
Miguel Angel Muñoz González
3eba6363ff
Fortinet's FortiOS log fortiguard override filter ( #52168 )
...
* Fortinet's FortiOS log fortiguard override filter
* Avoid null choices
2019-02-15 13:06:05 +00:00
Miguel Angel Muñoz González
8e6cf35a7e
Fortinet's FortiOS system interface ( #52247 )
2019-02-15 13:03:44 +00:00
Miguel Angel Muñoz González
6592ac3421
Fortinet's FortiOS log fortiguard filter ( #52167 )
...
* Fortinet's FortiOS log fortiguard filter
* Avoid null choices
2019-02-15 13:03:10 +00:00
Miguel Angel Muñoz González
683a463580
Fortinet's FortiOS ips rule ( #52121 )
...
* Fortinet's FortiOS ips rule
* Avoid null choices
* Avoid null choices
2019-02-15 13:02:42 +00:00
Miguel Angel Muñoz González
98f122528f
Fortinet's FortiOS log custom field ( #52148 )
2019-02-15 13:02:24 +00:00
Miguel Angel Muñoz González
49b21b64a0
Fortinet's FortiOS log disk filter ( #52149 )
...
* Fortinet's FortiOS log disk filter
* Avoid null choices
2019-02-15 13:02:03 +00:00
Miguel Angel Muñoz González
31da561d4a
Fortinet's FortiOS log disk setting ( #52150 )
2019-02-15 12:41:01 +00:00
Miguel Angel Muñoz González
018db5e0c0
Fortinet's FortiOS log eventfilter ( #52151 )
2019-02-15 12:40:47 +00:00
Miguel Angel Muñoz González
769ddc44c3
Fortinet's FortiOS log fortianalyzer2 filter ( #52157 )
...
* Fortinet's FortiOS log fortianalyzer2 filter
* Avoid null choices
2019-02-15 12:40:26 +00:00
Miguel Angel Muñoz González
962741400b
Fortinet's FortiOS log fortianalyzer filter ( #52162 )
...
* Fortinet's FortiOS log fortianalyzer filter
* Avoid null choices
2019-02-15 12:39:59 +00:00
Miguel Angel Muñoz González
405ce0bddf
Fortinet's FortiOS log fortianalyzer override filter ( #52163 )
...
* Fortinet's FortiOS log fortianalyzer override filter
* Avoid null choices
2019-02-15 12:39:43 +00:00
Miguel Angel Muñoz González
5d6a18df99
Fortinet's FortiOS log syslogd2 setting ( #52261 )
2019-02-15 12:39:22 +00:00
Miguel Angel Muñoz González
dc81c9a5ee
Fortinet's FortiOS log syslogd3 setting ( #52264 )
2019-02-15 12:39:01 +00:00
Miguel Angel Muñoz González
5065e0810d
Fortinet's FortiOS log syslogd4 filter ( #52265 )
...
* Fortinet's FortiOS log syslogd4 filter
* Avoid null choices
2019-02-15 12:34:56 +00:00
Miguel Angel Muñoz González
46fbc6b329
Fortinet's FortiOS log syslogd4 setting ( #52266 )
2019-02-15 12:33:57 +00:00
Miguel Angel Muñoz González
d413e322a9
Fortinet's FortiOS log syslogd filter ( #52267 )
...
* Fortinet's FortiOS log syslogd filter
* Avoid null choices
2019-02-15 12:28:43 +00:00
Miguel Angel Muñoz González
505a9b25b3
Fortinet's FortiOS log syslogd override filter ( #52268 )
...
* Fortinet's FortiOS log syslogd override filter
* Avoid null choices
2019-02-15 12:26:22 +00:00
Miguel Angel Muñoz González
356978fbae
Fortinet's FortiOS log syslogd override setting ( #52269 )
2019-02-15 12:25:33 +00:00
Miguel Angel Muñoz González
85ad67e245
Fortinet's FortiOS log syslogd setting ( #52270 )
2019-02-15 12:25:15 +00:00
Miguel Angel Muñoz González
747d96a8e2
Fortinet's FortiOS log threat weight ( #52271 )
2019-02-15 12:25:02 +00:00
Miguel Angel Muñoz González
256f492a19
Fortinet's FortiOS log webtrends setting ( #52273 )
2019-02-15 12:24:37 +00:00
Miguel Angel Muñoz González
73e82e8250
Fortinet's FortiOS report layout ( #52294 )
2019-02-15 12:23:09 +00:00
Miguel Angel Muñoz González
644545172f
Fortinet's FortiOS report setting ( #52295 )
2019-02-15 12:22:54 +00:00
Miguel Angel Muñoz González
b0cd22cbb8
Fortinet's FortiOS report style ( #52296 )
2019-02-15 12:22:36 +00:00
Miguel Angel Muñoz González
25a9f88d74
Fortinet's FortiOS report theme ( #52298 )
2019-02-15 12:22:27 +00:00
Dag Wieers
25323155d2
doc_fragments: Clean up parameter types (cloud) ( #52177 )
...
* module_utils: Clean up parameter types (cloud)
This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
- Description fixes (only for a few files, then I stopped :-))
* More cloud stuff
* Fix reported issue
* Fix quotes
* Use correct type
* Fix quotes
* Fix quotes
* Fix quotes
* Fix typo
* Fix boolean
2019-02-15 12:21:20 +00:00
Dag Wieers
203caf2570
Fix module issues ( #52209 )
2019-02-15 12:57:20 +01:00