community.general/lib/ansible
Liran Nisanov 0d9f9a246f Adds win_pagefile module (#25605)
* Adds win_pagefile module

* Fixed win_pagefile doc

* Fix win_pagefile doc

* Fix win_pagefile doc variable convention

* Added check_mode

* Changed win_pagefile module&doc to the convention

* added win_pagefile integration tests

* Changed check_mode blocks to whatif, fixed a bug

* Added whatif to set-wmiinstance, changed docs

Added whatif in Set-WMIInstance
Added dots to end of decription lines

* Returns to original state at the end, more tests

Added override and no override integration tests
Pagefiles now return to same state as before at the end of the integration test

* Remove extra line

* Added test_path var to win_pagefile

* Set test_path as 'no' in integration

* Added unit to docs and enclosed exception message

* More granular try-catch blocks

* Added workaround to avoid value out of range

* Deleted wrong line ending

* Changed license to one-line

* Removed space in line ending

* Try to fix python2.6 error

* Try 2 to fix python2.6 error

* Add separating line again
2017-08-29 17:23:13 -04:00
..
cli fix plugin docs broken by previous commit (#28601) 2017-08-29 12:41:46 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config add toggle to controle inventory parse as error (#28729) 2017-08-28 17:17:19 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor executor stats and task_executor pep8 error (#23651) 2017-08-18 08:55:48 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory add toggle to controle inventory parse as error (#28729) 2017-08-28 17:17:19 -04:00
module_utils [cloud] Remove custom pagination function in ec2_launchconfig module (#28574) 2017-08-29 13:52:45 -04:00
modules Adds win_pagefile module (#25605) 2017-08-29 17:23:13 -04:00
parsing Fixes #22335: Adds filename extension to tempfile for Vault 2017-08-28 11:01:04 -04:00
playbook allow pesky 'bridge' facts to bypass facts filter (#28401) 2017-08-29 09:47:40 -04:00
plugins Net Ping: Add new action plugin for *_ping network modules (#28558) 2017-08-29 13:28:58 -04:00
template Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
utils expose cloud_environment override in azure_rm modules (#28743) 2017-08-29 13:35:24 -04:00
vars make groups magic var dependant on inventory (#28677) 2017-08-28 17:21:11 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00