ansible/test/units/modules
Andreas Calminder 3b764c6dcb Add diff and check_mode support to os_server (#62206)
* don't mix " and '

* rename functions that perform changes

* add diff, reorganize _present/_absent functions

* update tests to match function reorg

* add result to _exit_hostvars and removal of possibly sensitive information

* shallow copy dict for proper diff, add check_mode

* set check_mode to False for unit tests

* move _parse_meta back to it's original place

* use get_openstack_vars for diff when not in check_mode

* add changelog fragment
2020-01-16 10:39:54 +01:00
..
cloud Add diff and check_mode support to os_server (#62206) 2020-01-16 10:39:54 +01:00
crypto Add passphrase support for luks_device (#65050) 2019-11-30 20:50:30 +01:00
files
messaging
monitoring Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
net_tools Add hetzner_firewall_info module. (#65421) 2019-12-05 20:40:11 +05:30
network nxos_l3_interfaces: fix states, add new minor attributes (#64853) 2020-01-10 16:33:22 +05:30
notification Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040) 2020-01-09 15:28:02 -05:00
packaging maven_artifact.py - add support for version ranges by using spec (#54309) (#61813) 2019-10-08 15:24:50 +01:00
remote_management OneView: rename _facts -> _info (#61208) 2019-08-27 23:21:40 +02:00
source_control Move bitbucket unit tests to separate dir (#66237) 2020-01-07 17:02:27 +01:00
storage Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
system ufw: add support for interface_in and interface_out (#65382) 2019-12-02 08:01:44 +01:00
web_infrastructure
__init__.py
conftest.py
utils.py