ansible / ansible-modules-core

Ansible modules - these modules ship with ansible
1.3k stars 1.95k forks source link

Backporting fixes#5534 to support 2.2 #5909

Closed Dhivyap closed 7 years ago

Dhivyap commented 7 years ago
ISSUE TYPE
COMPONENT NAME
ANSIBLE VERSION
ansible 2.2.3.0 (stable-2.2 7cc351a237) last updated 2017/04/17 12:29:25 (GMT +550)
  lib/ansible/modules/core: (detached HEAD cfe3c844f4) last updated 2017/04/17 12:29:55 (GMT +550)
  lib/ansible/modules/extras: (detached HEAD 8b78d56a08) last updated 2017/04/17 12:29:58 (GMT +550)
  config file =
  configured module search path = Default w/o overrides
SUMMARY

Handled command prompt in dellos command modules. User can specify "yes" or "no". Based on that action will be taken.

Backporting the fix for issue #5534 to Ansible 2.2.

Fixes#5534

ansibot commented 7 years ago

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.

gundalow commented 7 years ago

Merged into stable-2.2 thanks