- 13 Jun, 2014 1 commit
-
-
Brice Leroy committed
-
- 12 Jun, 2014 19 commits
-
-
Previously, the get_fqdn() function in known_hosts.py only worked with urls that started with git@, and ignored any urls that started with a normal schema type (ie. http:// or ssh://). This patch corrects that by using urlparse to parse the hostname portion out of urls that have a proper schema. Fixes #7474
James Cammarata committed -
James Cammarata committed
-
SoftLayer Inventory script
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
https://github.com/ahtik/ansible…
Merge branch 'fix-lineinfile-eof-newline' of https://github.com/ahtik/ansible into ahtik-fix-lineinfile-eof-newline
James Cammarata committed -
Add support for Linaro distribution in hostname module
James Cammarata committed -
changed sector size fact source
James Cammarata committed -
zfs: fix incompatibility - share.nfs vs sharenfs (issue #7696)
James Cammarata committed -
Made it a bit more obvious that 45 are 45 seconds
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Jakub Kramarz committed
-
Olivier Louvignes committed
-
Fixes #7696
Todd Owen committed -
Cees-Jan Kiewiet committed
-
- 11 Jun, 2014 4 commits
-
-
Error checking and reporting on interface ufw rule
James Cammarata committed -
Added quotes around key path - Issue 7713
James Cammarata committed -
rgbkrk committed
-
Escape backslash in assemble module docs
James Cammarata committed
-
- 10 Jun, 2014 16 commits
-
-
Eri Bastos committed
-
Aleksey Khudyakov committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Fix neutron floating IP allocation for networks w/ multiple subnets
James Cammarata committed -
Docker links need alias specified
James Cammarata committed -
James Cammarata committed
-
If no alias is passed one will now be created for you with the same name as the target link container, as per the documentation
Paul Myjavec committed -
Fixed handling of paths containing whitespaces in the synchronize module
James Cammarata committed -
nova_keypair should fail if 'name' of key exists in keystore, but ssh hash value != public_key offered
James Cammarata committed -
Improve the ec2_snapshot argument spec and docs
James Cammarata committed -
Set keepalive to 5 seconds in paramiko_ssh.py
James Cammarata committed -
Fix incorrect argument ordering in error message
James Cammarata committed
-