index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-07
Fix bug (#18355) where encrypted inventories fail 18355 (#18373)
Adrian Likins
6
-20
/
+32
2016-11-07
On python 3.5, sys.subversion have been removed
Michael Scherer
1
-1
/
+4
2016-11-06
bugfix text
Trond Hindenes
1
-2
/
+2
2016-11-06
bugfix text
Trond Hindenes
1
-2
/
+2
2016-11-04
added docs for new arg
Brian Coca
1
-0
/
+1
2016-11-04
resolve inventory path on init
Brian Coca
2
-6
/
+10
2016-11-04
Basic integration test for gce_tag. (#17928)
Tom Melendez
6
-0
/
+187
2016-11-04
Limit how much of the file we read to test if it's an encrypted vault file
Toshio Kuratomi
1
-2
/
+5
2016-11-04
Adding ansible_release dir created by release to .gitignore
James Cammarata
1
-0
/
+2
2016-11-04
Updating release versions for release playbook
James Cammarata
1
-2
/
+2
2016-11-04
Run validate-modules with python 2 only.
Matt Clay
2
-1
/
+2
2016-11-04
Add support for network alias on NetBSD
Michael Scherer
1
-0
/
+6
2016-11-04
Rework how OpenBSD processor facts are resolved
Jasper Lievisse Adriaanse
1
-13
/
+12
2016-11-04
Cleanup and fixes for code smell scripts.
Matt Clay
6
-6
/
+17
2016-11-04
Update submodule refs
James Tanner
1
-0
/
+0
2016-11-04
Fix setup.py install.
Toshio Kuratomi
1
-1
/
+1
2016-11-04
Python 3 fixes for ansible-doc.
Matt Clay
2
-5
/
+5
2016-11-03
ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342)
Andrea Tartaglia
3
-1
/
+9
2016-11-03
Detect vmm virtualization for OpenBSD, both host and guest.
Jasper Lievisse Adriaanse
1
-0
/
+13
2016-11-03
Docs for control_path_dir option
Andrea Tartaglia
1
-0
/
+12
2016-11-03
Fix and create code-smell test for line endings.
Matt Clay
3
-11
/
+24
2016-11-03
Update submodule refs.
Matt Clay
1
-0
/
+0
2016-11-03
Resolves #18312 python3 support for ec2.py
Tony Kinsley
1
-1
/
+1
2016-11-03
Exclude floppy disks from lsblk call for uuids
Robin Roth
1
-1
/
+5
2016-11-03
Correctly reassign implicit block parents when an include is involved
James Cammarata
1
-1
/
+6
2016-11-03
only validate extensions when using dir loading
Brian Coca
1
-3
/
+3
2016-11-03
Correctly assign parent when squashing adjacent implict Blocks
James Cammarata
1
-1
/
+1
2016-11-03
Updating release versions
James Cammarata
1
-1
/
+2
2016-11-03
Update submodule refs.
Matt Clay
2
-0
/
+0
2016-11-03
Fix indentation of multiline descriptions
Toshio Kuratomi
1
-1
/
+1
2016-11-03
Add openbsd version-release facts change to changelog
Toshio Kuratomi
1
-0
/
+5
2016-11-03
On OpenBSD, swap the values for distribution_version and distribution_release
Jasper Lievisse Adriaanse
1
-2
/
+3
2016-11-03
Clean up shebangs for various files.
Matt Clay
24
-40
/
+26
2016-11-03
drop duplicated section from CHANGELOG
Gonéri Le Bouder
1
-14
/
+0
2016-11-02
Update submodule refs to get accurate archive doc
Toshio Kuratomi
1
-0
/
+0
2016-11-02
Fix adding the same trusted certificates multiple times (#18296)
Patrick Uiterwijk
1
-7
/
+28
2016-11-02
add missing newline in ansible_play_batch doc
Sébastien BARTHÉLÉMY
1
-0
/
+1
2016-11-02
Update submodule refs.
Matt Clay
2
-0
/
+0
2016-11-02
set galaxy unit test server to None (#18298)
jctanner
1
-2
/
+2
2016-11-02
Update syslog_json.py
Samuel Boucher
1
-1
/
+2
2016-11-02
Add timeout option for nxapi (#18074)
Daniel
2
-2
/
+10
2016-11-02
aix network facts: Separate out the uname call to reduce total calls (#18288)
jctanner
1
-34
/
+42
2016-11-01
keep list as list in synopsis
Brian Coca
1
-1
/
+1
2016-11-01
Implement basic DMI facts for OpenBSD
Jasper Lievisse Adriaanse
1
-1
/
+21
2016-11-01
Fix 'vault rekey' with vault secret env var
Adrian Likins
5
-23
/
+33
2016-11-01
Update submodule refs
Toshio Kuratomi
2
-0
/
+0
2016-11-01
fix iteritems for python 3
Daniel Menet
1
-0
/
+1
2016-11-01
Refactor code for VirtualFacts (#18122)
Michael Scherer
1
-24
/
+5
2016-11-01
display fixes
Brian Coca
1
-11
/
+6
2016-11-01
Update submodule refs.
Matt Clay
2
-0
/
+0
[next]