summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.4.1.0-0.1.beta1v2.4.1.0-0.1.beta1Toshio Kuratomi2017-09-271-1/+1
* Fix ec2_snapshot_facts for python3Will Thames2017-09-271-2/+2
* lxc_container: open files as text, fixes #30571 (#30572)bit2017-09-271-3/+4
* Fix sensu_silence module boolean parameter declaration (#30971)Christian Albrecht2017-09-281-1/+1
* fixed lookup dig docsBrian Coca2017-09-271-17/+16
* fixed pull's ansible/git invocation options (#30938)Brian Coca2017-09-271-11/+22
* Fix crypttab python3 compatibility issue (#30457)Jonathan Piron2017-09-271-2/+2
* since we never added toggle, disable cacheBrian Coca2017-09-273-3/+3
* rmeove ext requirement for yaml inventory pluginBrian Coca2017-09-271-1/+1
* Remove stray " and replace include: with import_tasks:Thomas Steen Rasmussen2017-09-271-1/+1
* corrected import_play into to import_playbook (#30853)Brian Coca2017-09-262-4/+4
* fix for slack callback breaks in 2.4 (#30932)Brian Coca2017-09-261-17/+12
* [cloud] Don't remove profile, security_token by default in `aws_s3` (#30902) ...Sloane Hertel2017-09-261-2/+3
* [cloud] Ensure target group ARNs are passed as a list in `ec2_asg` (#30905) (...Sloane Hertel2017-09-261-2/+2
* [cloudwatch_event] Due to an ImportError botocore is never successfully impor...Sloane Hertel2017-09-261-3/+2
* fixes issue where filter wouldn't error on undefined var (#30921)Peter Sprygada2017-09-262-10/+6
* Add one-versus-many-matches logic to network filter plugin (#30511)Ivan Pepelnjak2017-09-261-1/+4
* Use vault_id when encrypted via vault-edit (#30772)Adrian Likins2017-09-261-7/+36
* Remove print statements from play_contextWill Thames2017-09-261-2/+0
* Remove example of using params for the url_passwordToshio Kuratomi2017-09-251-6/+11
* Fix 'distribution' fact for ArchLinux (#30723)Adrian Likins2017-09-251-3/+20
* facts: fix SPARC cpu count on linux (#30261)Adrian Likins2017-09-251-0/+3
* use set to quicken group host membershipBrian Coca2017-09-221-8/+17
* dont validate group names in yaml pluginBrian Coca2017-09-221-30/+17
* Fix encoding error with path to sshToshio Kuratomi2017-09-221-1/+4
* Fix pkg_mgr fact on OpenBSD (#30725)Adrian Likins2017-09-222-5/+15
* Fix command argument typo in telnet module docs (#30731) (#30734)Ganesh Nalawade2017-09-221-3/+4
* Fix docker_service python3 incompatibilityToshio Kuratomi2017-09-211-1/+1
* Fix OS version check in win_power_plan (#30538)Serge Nikalaichyk2017-09-221-8/+10
* win_domain_membership: added better error handling and basic tests (#30674)Jordan Borean2017-09-221-3/+19
* Split ec2_elb_* modules in service of rename/interface changes (#30716)Ryan Brown2017-09-219-50/+2057
* Remove invalid e.response from BotoCoreErrors in ec2_asg.py (#30121) (#30495)...Sloane Hertel2017-09-211-7/+22
* become flags are primaryBrian Coca2017-09-212-12/+6
* [cloud] Fix broken LimitExceeded check in iam_managed_policy (#30537) (#30626)Sloane Hertel2017-09-211-1/+1
* [cloud] Fix aws_s3 backwards compatibility of put/get options (#30580)Sloane Hertel2017-09-211-0/+4
* fix for unrequired parameterWillem van Ketwich2017-09-201-2/+1
* Fix python3 and nonascii handling in inventory pluginsToshio Kuratomi2017-09-206-41/+41
* moved from eval to templating + literal_evalBrian Coca2017-09-203-21/+19
* [cloud][py3] Fix AttributeError in iam_policy on python3 (#30551)Vladimir Utenkov2017-09-201-4/+4
* dont override previous ini entries with defaultsBrian Coca2017-09-201-5/+7
* made callbacks backwards compatible (#30625)Brian Coca2017-09-201-2/+12
* Check number of vault secrets after setup. (#30520)Adrian Likins2017-09-201-0/+4
* Don't ask for password confirm on 'ansible-vault edit' (#30514)Adrian Likins2017-09-202-7/+11
* Restore correct coloring to selective callback (#30528)Patrick Ogenstad2017-09-201-17/+17
* Add underscore and period to regex for hostname prompt (#30612)Ganesh Nalawade2017-09-201-2/+2
* CamelConverter - more fixes picked up in testing (#30601)Jordan Borean2017-09-201-5/+5
* CamelConversion: fix to not convert string values (#30595)Jordan Borean2017-09-201-4/+0
* fixed password lookup docsBrian Coca2017-09-191-4/+4
* oc module- Fixing description & removing example command (#30257)Chrrrles Paul2017-09-191-8/+5
* fixed decreptionBrian Coca2017-09-191-1/+1