- 16 Sep, 2013 10 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
https://github.com/sergevanginderachter/ansible…
Merge branch 'subelements' of https://github.com/sergevanginderachter/ansible into sergevanginderachter-subelements
James Cammarata committed -
James Cammarata committed
-
https://github.com/sfromm/ansible
Conflicts: lib/ansible/runner/connection_plugins/accelerate.py
James Cammarata committed -
James Cammarata committed
-
Fixes #4111
James Cammarata committed
- 15 Sep, 2013 5 commits
-
-
- use egrep patterns to detect BSDs in one ifeq - use seconds-since-epoch as input for BSD date (-r option) - get seconds-since-epoch from git log with "%at" format string
r-p-e committed -
Add some more OpenBSD facts
Michael DeHaan committed -
Expand tilde in paths in file module
Michael DeHaan committed -
Locate easy_install path after (optionally) creating virtualenv.
Michael DeHaan committed -
added: * ansible_distribution * ansible_distribution_release * ansible_distribution_version
r-p-e committed
-
- 14 Sep, 2013 13 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
edit doc some more, remove line break
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
formatting, add twitter link
Michael DeHaan committed -
word wrap and formatting
Michael DeHaan committed -
Convert URLs to short form hyperlinks
Michael DeHaan committed -
URL formatting
Michael DeHaan committed -
Github formatting fixups
Michael DeHaan committed -
Add URLs to mailing lists instead so it's obvious on how to subscribe
Michael DeHaan committed -
Michael DeHaan committed
-
- 13 Sep, 2013 5 commits
-
-
James Cammarata committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fixes #4104
James Cammarata committed
-
- 12 Sep, 2013 1 commit
-
-
Packages which are half-installed are not adequately represented by the .is_installed field of the apt.package.Package object. By using the lower-level apt_pkg.Package object (which provides the .current_state field), we can check for a partially-installed state more accurately. Fixes #3421
James Cammarata committed
-
- 11 Sep, 2013 6 commits
-
-
https://github.com/hnakamur/ansible…
Merge branch 'fix_changed_for_yum_group' of https://github.com/hnakamur/ansible into hnakamur-fix_changed_for_yum_group
James Cammarata committed -
* Added in support for freebsd-style sysctl commands * Replaced some functionality that was provided by module_common * Simplified some logic in a couple of places (ie, not checking a split with len() but instead limiting the split to 1) Fixes #3380
James Cammarata committed -
Michael DeHaan committed
-
Fixes #3931
James Cammarata committed -
Fixes #3615 Fixes #3572
James Cammarata committed -
Also slight modification to the error message in the earlier commit that modified the update-rc.d detection portion of the code Fixes #3474
James Cammarata committed
-