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
jn-bedag 61ec5c070a Fixing issue with win_iis_website parameter types. Issue #34500 (#34501)
* remidate Windows debugging

Using $complex_args is not working (anymore?). We need to set $params directly.

* Fixing issue with win_iis_website parameter types

There are two types of attributes. "String" and "Configuration Attribute". We need to get the real "value" based on the type.

* Revert "remidate Windows debugging"

This reverts commit df75d3bb0d.

(cherry picked from commit 7f59f7d80e)
8 years ago
..
cli dont warn on not matching 'all' (#32806) 8 years ago
compat Remove wildcard imports 9 years ago
config fix paths to actually be config file relative (#31533) 8 years ago
errors Ansible Config part2 (#27448) 8 years ago
executor always preserve certain keys (#33637) 8 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory really disable inventory cache 8 years ago
module_utils If check mode enabled and file missing set changed to true 32676 (#33967) 8 years ago
modules Fixing issue with win_iis_website parameter types. Issue #34500 (#34501) 8 years ago
parsing Handle vault filenames with nonascii chars when displaying messages. Fixes #33879 (#33926) 8 years ago
playbook Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) (#34532) 8 years ago
plugins really disable inventory cache 8 years ago
template Ansible Config part2 (#27448) 8 years ago
utils fix paths to actually be config file relative (#31533) 8 years ago
vars fix item var in delegation (#32986) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix backwards compatibility of constants.get_config 8 years ago
release.py New release v2.4.3-0.3.beta3 8 years ago