- 27 Jul, 2015 9 commits
-
-
I was particularly interested in the programming language ones, but the others might be useful to others browsing PyPI. Now with GPLv3+, and Utilities topic.
billwanjohi committed -
Fix incorrect example of vars_prompt
James Cammarata committed -
James Cammarata committed
-
Fixes #11746
James Cammarata committed -
Fixes #11470
James Cammarata committed -
Abhijit Menon-Sen committed
-
only set ansible_ssh_host if not already set
James Cammarata committed -
Brian Coca committed
-
functions to do difs.
Brian Coca committed
-
- 26 Jul, 2015 12 commits
-
-
Add several DNS-related facts by parsing /etc/resolv.conf
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
Regex escape filter
James Cammarata committed -
James Cammarata committed
-
Facts include nameservers, domain, search path, sortlist, and options.
Reed Loden committed -
Sébastien Gross committed
-
Sébastien Gross committed
-
Sébastien Gross committed
-
diff now works with template also fixed check mode for template and copy
Brian Coca committed -
Have ec2.py expand tilde and vars when looking up the EC2_INI_PATH env variable
James Cammarata committed -
Andrew Hamilton committed
-
- 25 Jul, 2015 17 commits
-
-
Fixes #11673
James Cammarata committed -
v2 breakage: lookupfile should lookup the given file=xxx
Brian Coca committed -
Add more explicit documentation on ansible_nodename and ansible_hostname
Brian Coca committed -
Document and test 'is undefined' rather than 'is not defined'
Brian Coca committed -
Brian Coca committed
-
Fix #9971, based on text from Paul Czarkowski
Michael Scherer committed -
guide_rax.rst: fix add_host invocations
Brian Coca committed -
According to https://github.com/ansible/ansible/issues/10273, this syntax should work better for nested dicts.
Michael Scherer committed -
JustInVTime committed
-
(Earlier it used to lookup the pre-split term.)
Abhijit Menon-Sen committed -
Delete unused import glob
James Cammarata committed -
Forbid copy: content="" with a directory destination
James Cammarata committed -
Fixes #9107, closes PR #9212
Mario de Frutos committed -
danasmera committed
-
Brian Coca committed
-
Have paramiko use /etc/ssh_known_hosts (#7730 rebase)
Brian Coca committed -
Fixes an issue with a confusing error: "paramiko: The authenticity of host '[host]' can't be established" when ssh on the command line doesn't complain Closes PR #7730
Patrick Michaud committed
-
- 24 Jul, 2015 2 commits
-
-
Brian Coca committed
-
Added installation instructions for Arch Linux.
Brian Coca committed
-