- 11 Feb, 2015 21 commits
-
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Ansible support for Consul
Brian Coca committed -
fixes #10051 as suggested by @aikomastboom
Brian Coca committed -
handle json load errors as ansible error instead of ugly stacktrace
Brian Coca committed -
Set proper permissions for ansible-vault view
Brian Coca committed -
VMware inventory script updates from Tower.
Brian Coca committed -
Update EC2 inventory script with changes from Tower.
Brian Coca committed -
Nicolas Le Manchet committed
-
Correct typos
Toshio Kuratomi committed -
Clear unwanted parameters from both args and complex args when calling file module
Toshio Kuratomi committed -
Needed to clear unwanted parameters from both args and complex args when calling file module. Fixes #10208
Toshio Kuratomi committed -
Chris Church committed
-
- Adds to changes from #6676 to support nested VPC group and VPC grouping for RDS. - Adds to changes from #8822 to ignore invalid instance filters. - Implements grouping by AMI ID based on #7573. - Implements configuration options to limit which groups are created automatically, based on #7573.
Chris Church committed -
Paul Geraghty committed
-
- 10 Feb, 2015 16 commits
-
-
module snippets
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
James Cammarata committed
-
Adds Kerberos authentication to winrm if available
Brian Coca committed -
If the `kerberos` module is available, winrm will attempt to establish a Kerberized connection to a Windows server. This allows use of Windows domain accounts, which are quite often the only kinds of accounts enabled on enterprise networks. This also pulls the `transport_schemes` variable up into the `winrm.Connection` class. This lets tests or future modifications alter the list of available schemas without reaching into `Connection.__init__`.
Kirk Strauser committed -
initial draft virtualbox inventory script
Brian Coca committed -
fixes su/ssh with null prompt
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
- renamed to syslog_json (leaving it open to other syslogs in future) - moved logger to be part of callback object - made logger configurable through env variables
Brian Coca committed -
add support for local/remote syslog logging
Brian Coca committed -
Add issue_tracker_url to the galaxy template
James Cammarata committed -
make su promt AIX compatible i tested that it does not break existing on linux, I'm going to take your word on it working on AIX
Brian Coca committed -
Brian Coca committed
-
There is an optional issue_tracker_url setting that can be set in meta/main.yml:galaxy_info. Include it in the generated template commented out so that it can be filled out if desired.
Monty Taylor committed -
$ su suuser date suusers's Password:
Henk Wiedig committed
-
- 09 Feb, 2015 3 commits
-
-
cherry picked from https://github.com/ansible/ansible/pull/6899
Toshio Kuratomi committed -
better missing editor message
Brian Coca committed -
support for patch module to have master as src
Brian Coca committed
-