summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/storage/purestorage
Commit message (Expand)AuthorAgeFilesLines
* migration final cleanupAnsible Core Team2020-03-091-0/+0
* Migrated to purestorage.flashbladeAnsible Core Team2020-03-0912-3096/+0
* Migrated to purestorage.flasharrayAnsible Core Team2020-03-0923-6095/+0
* Migrated to community.generalAnsible Core Team2020-03-092-1518/+0
* Remove deprecated parameter for 2.10 in purefb_fs (#67026)Simon Dodsley2020-02-021-26/+13
* Fix small typo in purefa_host documentation examples (#66240)Simon Dodsley2020-01-071-1/+1
* Fix purefa_host preferred array connection logic (#65917)Simon Dodsley2019-12-171-3/+4
* Fix purefa_volume when used in check_mmode (#65825)Simon Dodsley2019-12-141-5/+5
* Adjust conditional for disabling alert email (#63951)Thomas Reppert2019-11-141-1/+1
* Fix return value documentation (2/2) (#63478)Felix Fontein2019-10-154-52/+56
* Add checks for Cloud Block Store (#62068)Simon Dodsley2019-09-242-2/+21
* fix typos in storage modules (#62333)Andrey Klychkov2019-09-1626-37/+37
* purefa_info: Fix failure due to API version check (#61925)Simon Dodsley2019-09-092-14/+20
* version_added: '2.10' for post branch commits (#61678)John R Barker2019-09-031-1/+1
* Add IOPs bandwidth support to volumes (#61577)Simon Dodsley2019-08-301-107/+192
* Fix crashing bug in purefa_info module and add some new info (#61494)Simon Dodsley2019-08-291-56/+109
* New module to allow two FlasArrays to connect ready for replication (#60293)Simon Dodsley2019-08-271-0/+155
* New module to manage SNMP managers in Pure Storage FlashArray (#59203)Simon Dodsley2019-08-271-0/+333
* New module for Pure Storage FlashBlade Remote Assist control (#59261)Simon Dodsley2019-08-271-0/+114
* Change references to ansible_facts (#61353)Simon Dodsley2019-08-271-3/+5
* Changes references to ansible_facts (FA_RA) (#61355)Simon Dodsley2019-08-271-3/+4
* Changes references to ansible_facts (FB_S3USER) (#61356)Simon Dodsley2019-08-271-4/+5
* New module to set SMTP config for Pure Storage FlashArray (#58899)Simon Dodsley2019-08-271-0/+150
* New module to set alert email addresses for Pure Storage FlashArray (#57864)Simon Dodsley2019-08-271-0/+172
* New module for SMTP configuration on Pure Storage FlashBlade (#59270)Simon Dodsley2019-08-271-0/+112
* New module to manage volume groups on Pure Storage FlashArray (#58854)Simon Dodsley2019-08-271-0/+189
* Remove unnecessary code (#61350)Simon Dodsley2019-08-271-2/+1
* Pure modules: rename _facts with ansible_facts result to _info (#60641)Simon Dodsley2019-08-154-2/+1631
* Update purefa_facts to show details on connected arrays (#60368)Simon Dodsley2019-08-151-2/+25
* purefa_phonehome: implement check mode support (#57585)René Moser2019-08-131-3/+5
* Fix updating hosts idempotency in purefa_host (#60367)Simon Dodsley2019-08-131-4/+6
* Fix major bug in the last update of this module. (#60223)Simon Dodsley2019-08-091-56/+76
* Fix bug in purefa_facts where remote pgroup without a schedule is skipped (#6...Simon Dodsley2019-08-041-13/+13
* Update FlashBlade Directory Service config module to support NIS (#59608)Simon Dodsley2019-07-311-44/+148
* Add support for preferred arrays to host configuration (purefa_host) (#59735)Simon Dodsley2019-07-301-51/+122
* Add ability to force immeadiate replication of a pgroup (#59785)Simon Dodsley2019-07-301-48/+80
* Update FlashBlade filesystem module to support quotas and NFS v4.1 (#59559)Simon Dodsley2019-07-261-43/+131
* Add checks for VG and Pod existence when creating volume (#58857)Simon Dodsley2019-07-181-2/+46
* Add new facts for Pure Storage FlashArray (#58894)Simon Dodsley2019-07-181-18/+49
* Add check for correct API version before trying to execute (#59205)Simon Dodsley2019-07-181-0/+7
* Fix typo in purefa_user and purefa_dsroledocumentation examples (#59005)Simon Dodsley2019-07-122-7/+7
* purefa_user: Fix Incorrect parameter used causing crashes. (#57588)Simon Dodsley2019-06-291-7/+7
* purestorage: Add module to set MOTD banner text for Pure Storage FlashArray (...Simon Dodsley2019-06-161-0/+116
* purefa: New module purefa_arrayname (#57496)Simon Dodsley2019-06-091-0/+90
* purefa: new module purefa_syslog (#57486)Simon Dodsley2019-06-091-0/+158
* purefa: Add module to enable or disable arrays phonehome capability (#57506)Simon Dodsley2019-06-091-0/+97
* Fix idempotency issue when updating host object in FlashArray (#55347)Simon Dodsley2019-06-081-28/+48
* Make purefa_pgsnap module handle its own exit correctly (#56954)Simon Dodsley2019-06-051-0/+6
* Remove unneccessary line in config section of purefa_facts (#55164)Simon Dodsley2019-04-111-1/+0
* Fix bug in purefa_volume that errors on volume create (#55039)Simon Dodsley2019-04-091-20/+24