- 11 Feb, 2015 32 commits
-
-
Add path for user defined plugin
Brian Coca committed -
More integration tests for rax modules
Brian Coca committed -
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
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 8 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
-