ansible/lib/ansible
Joe (rook) 2219339dd5 Adding ethtool info to Ansible interface facts (#16513)
This will give the user details on how the interfaces are configured.
They user could query to see if TSO, GSO, etc are enbaled
on an interface.
2016-07-24 21:39:47 -04:00
..
cli ansible-doc now notes when module has action plugin 2016-07-14 15:50:58 -04:00
compat
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor Find places where ziploader is used and change them to ansiballz so that people aren't confused when they google for information.information (#16715) 2016-07-21 10:58:24 -07:00
galaxy Fixes #163 in galaxy-issues 2016-07-21 14:04:17 -04:00
inventory Make returning results after loading vars optional 2016-07-21 14:25:57 +01:00
module_utils Adding ethtool info to Ansible interface facts (#16513) 2016-07-24 21:39:47 -04:00
modules Update submodule refs 2016-07-21 11:09:22 -07:00
parsing fixed memoryerror when coping huge file (#16392) 2016-07-22 09:06:06 -04:00
playbook add check_mode option for tasks (#16056) 2016-07-22 20:40:14 -04:00
plugins allow include_vars to namespace imports 2016-07-24 21:31:11 -04:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils Colorize around text (#16415) 2016-07-23 18:09:20 -04:00
vars Fix bug where getting role vars does not follow the dep chain 2016-07-19 16:59:11 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py make timeout decorator for facts have a configurable duration (#16551) 2016-07-08 17:46:41 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt