Simon Dodsley
8df02ac37e
Fix race condifiton where multiple hosts can try and create or delete ( #39698 )
...
the same volume, snapshot or hostgroup,
2018-06-13 09:52:51 -07:00
Simon Dodsley
c5b3a5edbe
Add new Pure Storage module to discover facts for FlashArray ( #37263 )
2018-04-13 17:22:30 -05:00
Simon Dodsley
d9b3b3f745
Add module to configure Pure Storage FlashArray Directory Services ( #37350 )
2018-04-11 08:17:25 -05:00
Simon Dodsley
cc250156c4
Update Pure Storage FlashArray hostgroup module ( #38503 )
...
Allow for deletion and additon of hosts and volumes to a
volume group.
2018-04-10 16:06:51 -05:00
Simon Dodsley
f97f81ec2e
Update Pure Storage FA Host module to allow for mixed protocol hosts ( #37078 )
2018-04-10 15:50:43 -05:00
Simon Dodsley
5b5a79917d
Fix author string in documentation section ( #36798 )
2018-02-27 20:25:24 +00:00
Simon Dodsley
3240fee9fd
Add Pure Storage FlashBlade Snapshot module ( #32505 )
2018-02-27 20:07:34 +00:00
Simon Dodsley
b96ab46566
Initial commit for Pure Storage FlashBlade module ( #32467 )
2018-02-22 15:33:48 -05:00
Simon Dodsley
7ce1d49c55
Add new purefa_pgsnap module
...
Supplies the ability to create and destroy FlashArray
protection groups.
2018-02-21 10:01:29 -08:00
Simon Dodsley
09f55d300b
Fix issue #32138 - fix examples typo ( #32140 )
2017-10-26 07:44:15 +10:00
Matt Clay
7714dcd04e
Enable more pylint rules and fix reported issues. ( #30539 )
...
* Enable pylint unreachable test.
* Enable pylint suppressed-message test.
* Enable pylint redundant-unittest-assert test.
* Enable pylint bad-open-mode test.
* Enable pylint signature-differs test.
* Enable pylint unnecessary-pass test.
* Enable pylint unnecessary-lambda test.
* Enable pylint raising-bad-type test.
* Enable pylint logging-not-lazy test.
* Enable pylint logging-format-interpolation test.
* Enable pylint useless-else-on-loop test.
2017-09-18 23:20:32 -07:00
Simon Dodsley
000ccc838a
Set protection group enabled by default with option to disable ( #28582 )
2017-08-24 17:48:01 +02:00
Simon Dodsley
1fe71eacab
Fix typo created in PR28485 ( #28509 )
2017-08-22 17:43:14 +02:00
Dag Wieers
6d015294c2
purestorage: Various changes, and one check-mode fix ( #28485 )
...
These were the changes I propose twice, a nullified PR edit, and then as
review comments when the PR was being merged.
I made those changes now to all purestorage modules.
2017-08-22 02:25:13 +02:00
Simon Dodsley
b150f49187
purefa_volume: Add volume copy, aka clone ( #28376 )
2017-08-22 00:15:51 +02:00
Simon Dodsley
e7b0849886
Fix incorrect bool check in Pure Storage modules ( #28007 )
2017-08-17 10:35:52 -07:00
jctanner
f4e93ccc1a
Fix the authors in pure storage modules so the bot can ping the right users. ( #28347 )
2017-08-17 13:32:23 -04:00
Toshio Kuratomi
f203ca7907
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
Simon Dodsley
08767946cb
Add Pure Storage Snap module ( #28027 )
...
* Add Pure Storage Snap module
* Use one line GPL license
https://github.com/ansible/community/wiki/Testing:-boilerplate,-wildcard-imports,-and-get_exception
2017-08-15 15:27:34 -04:00
Simon Dodsley
f30589c91d
purefa_volume: Fix typo in required_if ( #27921 )
2017-08-10 09:34:45 +02:00
Simon Dodsley
7fbd924cbb
Add Pure Storage Host Group module ( #26355 )
2017-08-02 15:22:05 +01:00
Simon Dodsley
b3865b173d
Add Pure Storage Protection Groups module ( #26356 )
...
Update documentation to be correct
Change type to bool
2017-08-02 15:20:58 +01:00
Toshio Kuratomi
4e6cce354e
Remove wildcard imports
...
Made the following changes:
* Removed wildcard imports
* Replaced long form of GPL header with short form
* Removed get_exception usage
* Added from __future__ boilerplate
* Adjust division operator to // where necessary
For the following files:
* web_infrastructure modules
* system modules
* linode, lxc, lxd, atomic, cloudscale, dimensiondata, ovh, packet,
profitbricks, pubnub, smartos, softlayer, univention modules
* compat dirs (disabled as its used intentionally)
2017-07-28 22:10:17 -07:00
Simon Dodsley
26c9007c2d
Add Pure Storage Volume module ( #26357 )
...
Update documentation to fix typos and define the extend feature
Force size to be a required variable on create as requested.
Change type to bool
2017-07-28 11:24:31 +01:00
Simon Dodsley
937d7993cc
Initial commit for Pure Storage Ansible module ( #25386 )
...
* Initial commit for Pure Storage Ansible module
* Initial commit for Pure Storage Ansible module
* Initial commit for Pure Storage Ansible module
* Fix import issues as required by post-2.2
* Move last import to top
* Follow suggestions and only implement one module per PR
Fix documentation changes requested
* Documentation and formatting changes
2017-06-16 11:28:50 +01:00