summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-ansible_deploy-driver-options-a28dc2f36110a67a.yaml
blob: cada6826148252b2d10cef0d54d6e54b810bf8ee (plain)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    Deprecated options ``ansible_deploy_username`` and
    ``ansible_deploy_key_file`` in node driver_info for the ``ansible``
    deploy interface were removed and will be ignored.
    Use ``ansible_username`` and ``ansible_key_file`` options in the node
    driver_info respectively.