mirror of https://github.com/ansible/ansible.git
Do not remove local role file if given on the commandline
using this (for testing purpose) : $ ansible-galaxy install COPYING - error: the file downloaded was not a tar.gz - COPYING was NOT installed successfully. - you can use --ignore-errors to skip failed roles. this result in COPYING being erased, which is surprising for the user. This also prevent erasing requirements.yml if someone use the wrong flag.pull/8995/head
parent
267b3fb7b7
commit
b9acaccc1d
Loading…
Reference in New Issue