ansible/lib/ansible
Michael Scherer eb52dc9af0 Port azure_rm_common.py to py3 syntax (#15880)
Since the rest of the file already use a non 2.4 syntax
(such as format), I didn't bother using the 2.4 syntax for
exceptions.
2016-05-16 08:42:28 -04:00
..
cli fixes-#15685-tools-that-paginate-show-spurious-less-output: less --version outputs to standard out not to standard error so this changes the redirect from 2> to > (#15720) 2016-05-09 16:48:46 -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 Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Adding a deprecation message for accelerated mode 2016-05-13 17:01:07 -04:00
galaxy API now connects to server lazily (#15632) 2016-04-28 23:28:02 -04:00
inventory Merge branch 'refresh-inventory-exit' of https://github.com/zenbot/ansible into zenbot-refresh-inventory-exit 2016-05-12 09:36:12 -04:00
module_utils Port azure_rm_common.py to py3 syntax (#15880) 2016-05-16 08:42:28 -04:00
modules Bump core submodule ref. 2016-05-14 09:37:27 -04:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing make vi the default editor if no EDITOR 2016-05-03 09:39:19 -04:00
playbook Reworking retry/until logic to fix bugs 2016-05-13 16:09:38 -04:00
plugins hashi_vault lookup: be more rebust, and allow fields with other name than 'value' (#13690) 2016-05-14 21:48:31 -04:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Updating VCA module documentation (#14368) 2016-05-06 09:53:43 -04:00
vars Do not include params when getting role vars in certain situations 2016-05-11 13:17:32 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt