ansible/changelogs/fragments/crypt_missing.yml
Brian Coca 4494ef3a9d
defend against bad or missing crypt (#74304)
* defend against bad or missing crypt

  fixes #74279
2021-04-20 11:47:34 -04:00

2 lines
85 B
YAML

bugfixes:
- ansible.utils.encrypt now handles missing or unusable 'crypt' library.