- 12 Jun, 2014 15 commits
-
-
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 17 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 -
Ensure random jinja filter doesn't get cached in loops.
James Cammarata committed
-
- 09 Jun, 2014 4 commits
-
-
printf-related TypeError.
Ron Gomes committed -
Add environmentfilter to random filter, to ensure the result doesn't get cached. Mirrors default jinja filter.
smoothify committed -
Looks like #6881 is also affected by this bug. Currently when using lineinfile insertafter=EOF for a file that has no newline then the added line is not prefixed with a newline. As a concrete example, ubuntu distro default /etc/ssh/sshd_config has no newline so lineinfile module cannot be used to add a new line to the end of the file.
Ahti Kitsik committed -
James Cammarata committed
-