index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-07
Noted in documentation that standalone esxi hosts should use ha-datacenter fo...
Nathan Sosnovske
1
-1
/
+1
2014-09-05
Re-allow templating of complex_args, but count params to prevent injection
James Cammarata
4
-21
/
+45
2014-09-05
Disable custom https handler for fetch_url on older pythons
James Cammarata
1
-1
/
+4
2014-09-05
Don't re-add galaxy deps if they've already been added for install
James Cammarata
1
-4
/
+7
2014-09-05
Reduce commenting as basic.py is copied to the remote host with every module ...
Toshio Kuratomi
2
-51
/
+46
2014-09-05
Unittests to detect speed regressions in password obfuscation and that
Toshio Kuratomi
1
-0
/
+145
2014-09-05
New password obfuscation in syslog messages that:
Toshio Kuratomi
1
-22
/
+82
2014-09-04
Standardize on bytes internally to _log_invocation
Toshio Kuratomi
1
-14
/
+21
2014-09-04
URL typo.
Michael DeHaan
1
-1
/
+1
2014-09-04
AnsibleFest banner for doc site (for the next month or so)
Michael DeHaan
1
-0
/
+11
2014-09-04
Fixing bug in cross-zone load balancing enablement
tepwil
1
-1
/
+1
2014-09-04
Fix instance comparison for deps in bin/ansible-galaxy
James Cammarata
1
-1
/
+1
2014-09-04
Fix for #8886. Correct state=absent for statements without name/alias.
Alexander Gubin
1
-1
/
+3
2014-09-03
Make ssh debug easier to read and paste
Michael Scherer
1
-1
/
+1
2014-09-03
fix typo in zypper module (requiered -> required)
Kristofor Varhus
1
-1
/
+1
2014-09-03
Adding ignore_scripts option to the argument_spec for npm
James Cammarata
1
-1
/
+2
2014-09-03
Fix py26 difference in ssl socket connect call from 99ba9d6
James Cammarata
4
-1
/
+35
2014-09-03
Make sure set_fact variables go into VARS_CACHE
James Cammarata
2
-3
/
+21
2014-09-03
Issue 8872: use getpass.getpass() to read password.
Richard Barrell
1
-1
/
+1
2014-09-03
Fix #8666 for real
Mike Dixon
1
-2
/
+2
2014-09-02
Compress all data inserted into memcached to avoid memcached size limits
Matt Martz
1
-1
/
+1
2014-09-02
Update format fields to work with python2.6
Matt Martz
1
-1
/
+1
2014-09-02
Fixing new ignore scripts option logic and name for the npm module
James Cammarata
1
-4
/
+6
2014-09-02
Tweaking logical assignment of vm_metadata in abiquo inventory script
James Cammarata
1
-2
/
+1
2014-09-02
Perform region validation early to be more explicit about invalid region fail...
Matt Martz
3
-5
/
+6
2014-09-02
docs: Add versionadded for run_once
Michal Gasek
1
-0
/
+2
2014-09-01
This change selects the certificate from the winrm configuration and attempts...
Jon Hawkesworth
1
-2
/
+24
2014-09-01
zabbix_maintenance: move to new boilerplate
Rene Moser
1
-2
/
+1
2014-08-31
Add tests for new windows facts.
Chris Church
1
-0
/
+11
2014-08-31
Added null check in case http connection used and no cert found.
Jon Hawkesworth
1
-0
/
+9
2014-08-31
add additional Azure Regions
Sterling Windmill
1
-6
/
+10
2014-08-29
add support for --ignore-scripts when using npm
Tyler Kellen
1
-0
/
+9
2014-08-29
Handle exceptions during config file parsing
Dionysis Grigoropoulos
1
-1
/
+5
2014-08-29
Supporting SSL cert location on SunOS (SmartOS, really)
Dan Buch
1
-0
/
+2
2014-08-29
All changes referenced in PRs #8767 , #8768 , #8769 :
Trond Hindenes
2
-22
/
+49
2014-08-29
CHANGELOG updates for new A10 modules
James Cammarata
1
-0
/
+3
2014-08-29
A10 module improvements
James Cammarata
5
-581
/
+749
2014-08-28
Formation, Format, and Constiency
freshlikeesch
1
-1
/
+1
2014-08-28
Fix description on quantum_subnet module
David Stygstra
1
-2
/
+2
2014-08-28
Update playbooks_variables.rst
Gary Wu
1
-5
/
+3
2014-08-28
Corrected VM metadata obtention between Abiquo versions
Daniel
2
-4
/
+34
2014-08-28
Default fetch_url to use TLSv1 instead of SSLv2/3
James Cammarata
1
-0
/
+20
2014-08-28
Set the shell variable on the ssh connection type for accelerated mode
James Cammarata
1
-0
/
+3
2014-08-28
Default fetch_url to use TLSv1 instead of SSLv2/3
James Cammarata
1
-0
/
+20
2014-08-28
Replace Get-FileHash with MD5 code that works on PowerShell 3.
Chris Church
2
-15
/
+21
2014-08-28
Adds us-gov-west-1 aws ec2 region to cloud library
Jonathan Richard Henry Evans (JRHE)
2
-2
/
+4
2014-08-28
Don't use ternary if statements. Fixes #8784
Matt Martz
1
-3
/
+17
2014-08-28
Can override each role's install path
John Dewey
2
-1
/
+12
2014-08-28
service: use self.changed in service_enable_rcconf().
Patrik Lundin
1
-6
/
+6
2014-08-28
Update CHANGELOG.md
Michael DeHaan
1
-0
/
+1
[next]