Tim Rupp
3132ce8404
Fixes unit tests and move client variable ( #48494 )
2018-11-10 14:42:01 -08:00
Tim Rupp
7d11e6e3e5
Adds token cleanup and fixes unit tests ( #48493 )
2018-11-10 14:40:14 -08:00
Tim Rupp
1afbe4d61b
Remove the f5-sdk from bigip_firewall_port_list module ( #48492 )
2018-11-10 14:39:26 -08:00
Tim Rupp
fd0f3ad648
Fixes unit tests for bigip_firewall_policy module ( #48490 )
2018-11-10 14:39:10 -08:00
Tim Rupp
112ce6da89
Adds bigip_firewall_dos_vector module ( #48487 )
...
This module can be used to manage DoS vectors in a DoS profile or
device config
2018-11-10 14:08:31 -08:00
Tim Rupp
d1288f9ea1
Adds bigip_dns_zone module ( #48482 )
...
This module can be used to manage zones on a BIG-IP. The managed
zones should **not** be confused with ZoneRunner zones as they are
not the same.
2018-11-10 13:14:57 -08:00
Tim Rupp
9a396cc45d
Fixes unit tests broken in ansible 2.8 and minor module cleanup ( #48484 )
2018-11-10 13:06:07 -08:00
Tim Rupp
1378e9fca2
Removes the f5-sdk from bigip_firewall_address_list module ( #48483 )
2018-11-10 12:58:12 -08:00
Tim Rupp
b5ee96a576
Adds bigip_dns_nameserver module ( #48480 )
...
This module can be used to manage DNS nameservers (usually used for
DNS express) functionality on a BIG-IP.
2018-11-10 12:56:48 -08:00
Tim Rupp
0c14b75eec
Remove f5-sdk from bigip_device_trust ( #48479 )
2018-11-10 12:07:49 -08:00
Tim Rupp
1c7e6d354c
Remove f5-sdk from bigip_device_sshd ( #48478 )
2018-11-10 12:07:03 -08:00
Tim Rupp
90857004c9
Remove f5-sdk from bigip_device_ntp ( #48477 )
2018-11-10 12:06:46 -08:00
Tim Rupp
ccb6349e70
Removes f5-sdk from bigip_device_license ( #48476 )
2018-11-10 12:06:32 -08:00
Tim Rupp
0873043e5a
Fixes ssl cipher ordering in bigip_device_httpd. Also fix unit tests ( #48475 )
2018-11-10 11:40:18 -08:00
Simon Dodsley
d508d5820a
Update Pure Storage FlashArray volume module ( #45225 )
2018-11-10 04:08:28 -05:00
Tim Rupp
fccbbf3405
Removes f5-sdk from bigip_device_group_member ( #48464 )
2018-11-09 22:35:34 -08:00
Tim Rupp
70cdf477e4
Remove f5-sdk from bigip_device_group ( #48463 )
2018-11-09 22:17:49 -08:00
Tim Rupp
03ccf50466
Remove f5-sdk from bigip_device_dns ( #48461 )
2018-11-09 22:13:01 -08:00
Tim Rupp
a1a899353c
Remove f5-sdk from bigip_device_facts and add more facts ( #48462 )
2018-11-09 22:12:47 -08:00
Tim Rupp
de066ceef8
Removes f5-sdk from bigip_device_connectivity ( #48460 )
2018-11-09 21:59:21 -08:00
Tim Rupp
c161ffef81
Fixes unit tests for bigip_device_auth that were broken in 2.8 ( #48459 )
2018-11-09 21:56:26 -08:00
Tim Rupp
68084d989c
Removes f5-sdk from bigip_data_group ( #48458 )
2018-11-09 21:52:46 -08:00
Tim Rupp
effa22245e
Remove the f5-sdk from bigip_configsync_action ( #48457 )
2018-11-09 21:38:01 -08:00
Tim Rupp
e6fad87e20
Removes the f5-sdk from bigip_config ( #48456 )
2018-11-09 21:37:48 -08:00
Tim Rupp
ec2933e20b
Removes the f5-sdk from bigip_command ( #48455 )
2018-11-09 21:24:21 -08:00
Tim Rupp
d97abff0ad
Fixes unit tests that were broken in ansible 2.8 ( #48454 )
2018-11-09 21:00:03 -08:00
Tim Rupp
5196188b97
Minor fixes to bigip_cli_alias ( #48452 )
2018-11-09 20:39:50 -08:00
Tim Rupp
70cf5acf13
Remove f5-sdk from bigip_asm_policy ( #48451 )
2018-11-09 20:11:46 -08:00
Tim Rupp
77d14b36b0
Remove the f5-sdk from as3 module ( #48449 )
2018-11-09 19:40:27 -08:00
Tim Rupp
3a2ab5959d
Fixes rebase errors from existing PR. ( #48450 )
2018-11-09 19:15:25 -08:00
Tim Rupp
f4c2587d47
Adds new parameters to bigip_pool_member ( #48448 )
2018-11-09 16:48:08 -08:00
Jiri Tyr
e4cadddd70
Support .yaml extension for meta file ( #46505 )
2018-11-09 17:29:06 -05:00
Eric Matysek
880762e07e
Fix consistency issue in grafana_dashboard module. ( #47459 )
...
* Move check for 'dashboard' key to before the create/update if statement.
* Add changelog fragment for PR #47459
2018-11-09 17:27:11 -05:00
Ken Partridge
301defd915
cpm_user concat string changes ( #45044 )
...
* Add WTI OOB and PDU Device status, control and configuration module
* removed accidental file inclusions
* removed accidental file
* remove unneeded legacy files
* Changed str() to to_native()
Changed + string concat to %
* added to_native() to the remainder of strings being read externally
2018-11-09 17:22:22 -05:00
Jason Walsh
96cdc9ec06
Add release argument for redhat_subscription ( #47888 )
2018-11-09 17:19:06 -05:00
Tim Rupp
55f5a707fe
Removes f5-sdk from bigip_pool ( #48431 )
...
Additionally fixes forwarding, small bugs, and adds small enhancements
2018-11-09 12:31:07 -08:00
Tim Rupp
46fa68ac27
Updates to the f5 module utils ( #48428 )
...
Updating module utils to align with functionality in modules
2018-11-09 11:06:18 -08:00
David Soper
9757d9d4c3
support for iscsi vnics based on customer feature request ( #48377 )
...
* support for iscsi vnics based on customer feature request
integration tests added for iscsi vnics and vnic state absent
* correct version_added for iscsi and vnic lists
2018-11-09 16:26:23 +00:00
Brian Coca
b047591dee
fix tagged implicit gathering ( #48294 )
...
* fix tagged implicit gathering
- None is not tHe default anymore, its an empty list
* Update changelogs/fragments/fix_taggged_gather.yml
Co-Authored-By: bcoca <bcoca@users.noreply.github.com>
2018-11-09 13:41:07 +00:00
Andrea Tartaglia
b7d9feb7dc
ec2_instance: ebs_optimized is not sub-option of 'network' ( #48341 )
...
* ebs_optimized is not suboption of 'network'
* Add Shaps as ec2_instance maintainer
* Added workaround-backward compatible check for ebs_optimized
* Added ebs_optimized test
* CI fixes, dynamic select of ENA-enabled AMI
2018-11-09 12:11:51 +00:00
FragmentedPacket
3147dc2a15
Netbox_device.py module ( #46936 )
...
* netbox_device module
* Add init.py to each directory
* Fixed a few of the shippable failed tests
* No need for import pynetbox in netbox_utils-removed, changed syntax for set
* A bit more cleanup
* Fixed the 'data' to have suboptions
* Fixed formatting for device_role
* Attempting to fix shippable errors
* Final testing and updated documentation
* Fixed return type and removed testing result files
* Updated some returns to be a list to keep 'meta' formatting consistent
* Updated module to standardize the meta return type
* Updated short_description and added David Gomez as author
* Updated short_description, added David Gomez as author, added module direcotry to BOTMETA.yml
* Updated data type to dict and removed JSON from netbox_utils
2018-11-09 07:24:13 +00:00
Martin Krizek
a80c25cbd9
Do not use str() on exceptions ( #46950 )
2018-11-09 07:59:30 +01:00
Clément GIBAUD
2436aa1a4e
vultr_server_facts: fix gather facts fails when firewall is enabled on a VM ( #48342 )
2018-11-09 07:48:08 +01:00
Matt Clay
8c2ccb8b31
Remove unused net_config action plugin.
2018-11-08 22:20:02 -08:00
mklassen
2fce8010b4
Added support for FUNCTION and PROCEDURE privileges to mysql_user ( #23223 )
2018-11-08 21:56:30 -08:00
Tim Rupp
7290bc23b8
Removes the f5-sdk from bigip_provision ( #48397 )
2018-11-08 21:46:56 -08:00
Tim Rupp
38806e8507
Fixes for bigip_qkview ( #48396 )
...
Fixes unit tests for ansible 2.8 and adds more error handling
for qkview generation
2018-11-08 21:08:27 -08:00
Zim Kalinowski
f04139bfa3
Fixing issues with azure_rm_virtualmachine crashing ( #45269 )
...
* vm fixes
2018-11-09 11:44:51 +08:00
Christopher Gadd
f75a84e382
make password locking in user module idempotent ( #43671 )
...
* Simplify logic and add FreeBSD & NetBSD
* Remove incorrect flag for lock and unlock on FreeBSD
* Add tests and changelog
Co-authored-by: Chris Gadd <gaddman@email.com>
2018-11-08 21:29:38 -05:00
Simon Dodsley
d7975462da
Update and correct iSCSI facts collection ( #44644 )
...
Co-authored-by: Simon Dodsley <simon@purestorage.com>
2018-11-08 21:24:51 -05:00