- 22 Jul, 2012 4 commits
-
-
Remove this check as it wasn't really needed and in recent refinements keeps the group_vars stuff from working as desired.
Michael DeHaan committed -
Update group module to use new shared module code
Michael DeHaan committed -
Stephen Fromm committed
- 21 Jul, 2012 8 commits
-
-
Upgrading mysql_db to new shared module code
Michael DeHaan committed -
Mark Theunissen committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
get module (with new module-magic-code!) Usage: ansible -m get -a "url=http://xxxxxxx dest=fileordirctory" all cleanups as per @mpdehaan's suggestions add daisychain added example playbook (get_url.yml) with URLencode example
Jan-Piet Mens committed
-
- 20 Jul, 2012 11 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Script to migrate YAML users to the INI format, so we can deprecate YAML inventory (which we are now doing).
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
./group_vars/groupname.yml (for all groups the host is in) ./host_vars/hostname.yml (for the hostname given in the inventory) This requires an actual inventory file, not script and the paths are relative to the directory of the inventory file.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 21 Jul, 2012 2 commits
-
-
Skip get_ipv6_facts if socket.has_ipv6 is false
Michael DeHaan committed -
Stephen Fromm committed
-
- 20 Jul, 2012 15 commits
-
-
improved output in with_items fixes: #627
Michael DeHaan committed -
AnsibleModule now correctly reads param values with '"'.
Michael DeHaan committed -
bradobro committed
-
Sanitize possible password argument when logging invocation
Michael DeHaan committed -
Stephen Fromm committed
-
Derek Carter committed
-
Fix for issue 604
Michael DeHaan committed -
Do not switch to master branch in pull() Add --track to git checkout, when checking out a remote branch to track.
Stephen Fromm committed -
git mkdir causes problems with older git (can't c/o to existing directory)
Michael DeHaan committed -
Derek Carter committed
-
fixed debian changelog format
Michael DeHaan committed -
K. Preyk committed
-
Michael DeHaan committed
-
Suppress Ubuntu ssh -tt getting ioctl error.
Michael DeHaan committed -
Update setup module for facts derived from classes - take 2
Michael DeHaan committed
-