You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Toshio Kuratomi 84285a741c Various fixes to ec2_vpc_dhcp_options module
* Stringify exception with a nicer error and include traceback
* Give a nice message if boto is not installed
* Fix undefined vars.  Cleaning up all undefined variables so that we
  can run static analysis on new commits.

  References #27193
9 years ago
..
cli Switch from map and filter to list comprehensions and generator expressions (#27198) 9 years ago
compat ansible/compat/: PEP8 compliancy (#24689) 9 years ago
config make yaml extensions configurable 9 years ago
errors correct, cleanup & simplify dwim stack (#25956) 9 years ago
executor include_role handlers bug fix (#26335) 9 years ago
galaxy Transition inventory into plugins (#23001) 9 years ago
inventory ensure all groups inherit from 'all' 9 years ago
module_utils Some enhancements to the symbolic_modes change 9 years ago
modules Various fixes to ec2_vpc_dhcp_options module 9 years ago
parsing corrected precedence, added comments to each entry 9 years ago
playbook leftover from porting become to v2 that's unused 9 years ago
plugins endswith supports tuples, nicer 9 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 9 years ago
utils Removing _cnos from all new devices added (#27101) 9 years ago
vars removed redundant loader 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py make yaml extensions configurable 9 years ago
release.py Collated PEP8 fixes (#25293) 9 years ago