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
René Moser 3f6f4617dc cloudstack: fix has_changed dict values comparsion (#17632)
In some rare situations, the CloudStack API returns string for numbers
when we expected int.

With this fix, we ensure we compare the types expected.
8 years ago
..
cli win_shell/win_command changes + tests (#17557) 8 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 8 years ago
config Making the switch to v2 10 years ago
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 8 years ago
executor remove bare variable support from loops (#17519) 8 years ago
galaxy Iterate through role paths when installing roles (#17487) 8 years ago
inventory Improve inventory script error messages. (#17589) 8 years ago
module_utils cloudstack: fix has_changed dict values comparsion (#17632) 8 years ago
modules Update submodule refs. 8 years ago
parsing Fix dataloader using deprecated version of is_encrypted (#17615) 8 years ago
playbook Fix dataloader using deprecated version of is_encrypted (#17615) 8 years ago
plugins Merge pull request #17625 from skg-net/dellos6_template 8 years ago
template Support late evaluation, suppress warnings on SyntaxError (#17462) 8 years ago
utils Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617) 8 years ago
vars include_vars now properly deals with hash_behaviour (#15895) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py win_shell/win_command changes + tests (#17557) 8 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
test-requirements.txt Making the switch to v2 10 years ago