You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
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
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Vmss scale in policy (#66512) 5 years ago
legacy Use context manager for file handling in misc files. (#65372) 5 years ago
lib/ansible_test Vmss scale in policy (#66512) 5 years ago
sanity Delete linter ignore lines for keycloak modules (#66406) 5 years ago
units Add diff and check_mode support to os_server (#62206) 5 years ago
utils Clean up Shippable scripts in tools directory. 5 years ago