mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 22:30:59 +00:00
* vmware cfg backup module * used ansible's urllib * pep8 changes * pep8 changes * added ansible metadata * user can define also the backup filename * fixed required_if values * Changes for vmware_cfg_backup as per recommendation * small changes (pep, specific imports etc) * added import from future