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
Brian Coca 3691c784d2 fix check mode for all options
also simplified code paths and changed import away from *
fixes #19476
9 years ago
..
cli Fix error on 'help module' in ansible-console (#19390) 9 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 9 years ago
config Making the switch to v2 11 years ago
errors adds feature to all modules to be run locally (#18763) 9 years ago
executor adds feature to allow connection to set action plugin (#18762) 9 years ago
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 9 years ago
inventory minor spelling changes 9 years ago
module_utils simplified unsafe writes 9 years ago
modules fix check mode for all options 9 years ago
parsing adds new module net_command for network devices (#19468) 9 years ago
playbook still needs static for task object 9 years ago
plugins update signature in network plugin (#19545) 9 years ago
template Fix AST nodes for Python 3 and enable dependent test_uri (#18597) 9 years ago
utils minor spelling changes 9 years ago
vars Display proper error on group_vars syntax error 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py adds new module net_command for network devices (#19468) 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Making the switch to v2 11 years ago