community.general/lib/ansible/modules
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
..
cloud rds: improve error message (#52901) 2019-02-25 09:30:32 +10:00
clustering etcd3: Support authentication (#44383) 2019-02-16 16:44:10 -05:00
commands Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
crypto crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
database mysql_user: fix malformed regex used to check current privileges (#52278) 2019-02-21 16:39:51 -08:00
files Do not add state: absent when a non-existent path is returned (#51350) 2019-02-23 01:48:44 +01:00
identity onepassword_facts bug fixes (#51953) 2019-02-22 11:52:33 +00:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Fixes typo of 'registed' to 'registered' (#52708) 2019-02-21 13:41:19 +05:30
net_tools nmcli: Fix known validate-modules issues (#52493) 2019-02-22 11:28:57 +00:00
network meraki_config_template - Fix actions when specifying net_id (#51586) 2019-02-22 19:39:01 -05:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging Added npm ci command (#49665) 2019-02-22 13:54:54 +00:00
remote_management Katello: Added product to the dict choices (#49776) 2019-02-22 08:27:34 +00:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Fix typos in examples for purefb_ds and purefb_dsrole (#52861) 2019-02-23 03:48:31 -05:00
system crypttab: Trim trailing newlines (#51594) 2019-02-22 09:25:23 +00:00
utilities include_vars: elaborate description of dir option (#52022) 2019-02-11 13:25:51 -05:00
web_infrastructure - Initial commit (#51739) 2019-02-21 20:13:41 +00:00
windows Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
__init__.py