Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20fix for yaml inventory in not likeing 'none'Brian Coca
2017-09-19revert win_file headers back to original format so cherry picking worksjborean93
2017-09-18Updated changelog to for win_file check mode fixjborean93
2017-09-18win_file: Fix check-mode issue removing dirs (#30475)Dag Wieers
2017-09-15Use safe_load to load yaml (#30408)Ganesh Nalawade
2017-09-14Document boolean default value treatment (#30062)Toshio Kuratomi
2017-09-14update changelog for Tower module_utils SSL fixRene Moser
2017-09-14Fixes verify_ssl option when False in ansible_tower module util (#30308)ethackal
2017-09-14[cloud] update the local variable route_table with the latest tag changes (#2...Sloane Hertel
2017-09-14Update changelog to show windows become fix on output streamsjborean93
2017-09-14fixed become to show the stdout and stderr streams instead of the StreamReade...Jordan Borean
2017-09-13Add vars_prompt fix to changelogToshio Kuratomi
2017-09-13Updated Display.do_var_prompt to use to_native on prompt ( Fixes #30265 ) (#3...Andrea Tartaglia
2017-09-13removed orig_exec as that is 2.4 featureBrian Coca
2017-09-12make os_security_group_rule idempotent (#23707)Andrea Tosatto
2017-09-11Create a new pipe for sshpass on retries. Fixes #29095Matt Martz
2017-09-11Fix wheel dependency on python 2.6. (#29388)Matt Clay
2017-09-09Add blockinfile fix to changelogToshio Kuratomi
2017-09-09Fixes #26793: convert insert regex to_bytes before searchingAnton Baklanov
2017-09-09Add py3 jail fix to changelogToshio Kuratomi
2017-09-09Fix py3 string issue in jail connection plugin (take 2) (#28374)Pierre Guinoiseau
2017-09-09Add cloudtrail profile fix to changelogToshio Kuratomi
2017-09-09Fix connection credentials for cloudtrail module in stable 2.3. Fixes #28821.s-hertel
2017-09-07Revert "Temporarily disable failing opensuse test jobs."Matt Clay
2017-09-07updated chlogBrian Coca
2017-09-07fix check mode for solaris enable/disable (#29049)Brian Coca
2017-09-07Temporarily disable failing opensuse test jobs.Matt Clay
2017-09-07less confusing 'args' message (#29053)Brian Coca
2017-09-04Ensure proper conversion while backing up of junos config (#28958) (#28992)Ganesh Nalawade
2017-09-01Add filetree non-ascii fix to changelogToshio Kuratomi
2017-09-01Fix encoding error on grp.gr_name, which can contain non-ascii chars at domai...Sergey Scherbakov
2017-09-01Junos_config unicode (#23369) (#28913)Ganesh Nalawade
2017-09-01CSS for versioned docs TOC header.Scott Butler
2017-09-01Updated CSS for versioned docs - back ported from level.Scott Butler
2017-09-01Fixed index so TOC points to new community landing page.Scott Butler
2017-08-31Bulk rst/community backport (#28896)John R Barker
2017-08-31Handle AttributeError in vmware module_utilsAbhijeet Kasurde
2017-08-30[cloud] Backport handling of CloudFormation failure state - fixes #24596 #245...Alex Shteinikov
2017-08-30Replace opensuse42.1 with opensuse42.3 in CI.Matt Clay
2017-08-30fix two broken absolute links (#28766)anarcat
2017-08-30updated changelog for win-get-url TLS backportJordan Borean
2017-08-30win_get_url.ps1 - enable TLS1.1/TLS1.2 if they're available but disabled (#26...Dave
2017-08-29updated with cpBrian Coca
2017-08-29allow pesky 'bridge' facts to bypass facts filter (#28401)Brian Coca
2017-08-26updated changelog as per backportBrian Coca
2017-08-26Update connection logic in vmware module_utilsAbhijeet Kasurde
2017-08-23Add efs py3 fix to changelogToshio Kuratomi
2017-08-23Fixing Issue #27270 - EFS TypeError (#27318)Patrick Murray
2017-08-22update changelog, add fix for exoscale authRene Moser
2017-08-22exoscale: fix api_key param auth typoRene Moser