ansible/lib/ansible
Peter Sprygada 2f411c9aa9 fix default REST ports for http and https in openswitch (#15580)
properly uses the right default ports for http (80) and https (443)
2016-04-25 11:42:28 -04:00
..
cli fixes to vault/copy 2016-04-14 14:12:48 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fixing the way we iterate over child states for tasks 2016-04-25 11:13:44 -04:00
galaxy Fix issue with ansible-galaxy and --ignore-certs 2016-04-11 01:17:15 -04:00
inventory removed unused section regex, corrected group one 2016-04-20 11:52:50 -04:00
module_utils fix default REST ports for http and https in openswitch (#15580) 2016-04-25 11:42:28 -04:00
modules submodule ref update 2016-04-21 16:30:27 -04:00
new_inventory
parsing Trnasform file name to bytes before opening it to avoid unicode errors if python tries to encode it implicitly 2016-04-19 08:33:01 -07:00
playbook add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
plugins Fixing the way we iterate over child states for tasks 2016-04-25 11:13:44 -04:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils added missing alias to docker doc fragment 2016-04-25 10:20:59 -04:00
vars Fix var precedence bug introduced in ff9f5d7d 2016-04-19 12:40:31 -04:00
__init__.py
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
test-requirements.txt