ansible/lib/ansible
Nathaniel Case cada4fb8d1 Relicense netcfg.py to BSD (#17110)
As with #17025. The caveat regarding machilde's (now obsoleted) commit has been addressed, so netcfg.py is able to be easily relicensed.
2016-08-16 16:32:02 -04:00
..
cli slightly better presentation docs 2016-08-15 11:00:29 -04:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor make parsed param private and explicit (#17104) 2016-08-16 11:59:30 -04:00
galaxy Fixes #163 in galaxy-issues 2016-07-21 14:04:17 -04:00
inventory Performance improvements 2016-08-08 15:58:46 -05:00
module_utils Relicense netcfg.py to BSD (#17110) 2016-08-16 16:32:02 -04:00
modules Update submodule refs 2016-08-15 20:01:24 -04:00
parsing Remove a useless section, only act on 'shell' (#16205) 2016-08-12 10:13:02 -07:00
playbook Make sure includes for handlers in roles look in the correct subdir 2016-08-15 10:08:11 -05:00
plugins make parsed param private and explicit (#17104) 2016-08-16 11:59:30 -04:00
template Emit warnings when safe_eval() raises a SyntaxError or other Exception (#14304) 2016-08-12 09:29:54 -04:00
utils Update junos docs fragment to note the default port for transport=netconf 2016-08-13 14:52:06 +00:00
vars Move tasks/blocks to a single parent model 2016-08-08 15:58:46 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 19:35:36 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt