community.general/lib/ansible/cli
Will Thames 5ee5593cbf Improve ansible-galaxy handling of role versions (#12904)
* Improve ansible-galaxy handling of role versions

Ensure that role versions are considered when deciding
whether or not to (re-)install a role.

Issue a warning when the version of a dependency conflicts
with the version of an already installed role

Display what version of a role is being installed
Show the versions when upgrading/downgrading a role.

Implements #11266

* Improve force logic for galaxy version changes

Ensure that force is required to change role versions
2017-01-17 09:49:16 -05:00
..
__init__.py Transform vault_pass into text when we read it in from the user or a file. (#18699) 2016-12-01 23:42:43 -08:00
adhoc.py spelling of Extraneous (#20116) 2017-01-11 12:18:06 +00:00
console.py Fix error on 'help module' in ansible-console (#19390) 2016-12-20 15:50:29 -05:00
doc.py ansible doc does not need plugin deprecation error 2017-01-12 13:09:15 -05:00
galaxy.py Improve ansible-galaxy handling of role versions (#12904) 2017-01-17 09:49:16 -05:00
playbook.py Correctly set loader path when using list tags/tasks 2016-12-21 21:01:02 -06:00
pull.py Refactor parsing of CLI args so that we can modify them in the base class 2016-10-06 10:46:58 -04:00
vault.py Fix 'vault rekey' with vault secret env var 2016-11-01 13:07:48 -04:00