- 03 Feb, 2015 6 commits
-
-
Toshio Kuratomi committed
-
The rules are -- if the filter returns str type and the str may contain non-ascii characters then wrap it to convert to unicode type. Not needed if the function already returns unicode type or only returns ascii characters
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
remove broken nad commented unicode conversion -- in v2, this is done when the data first enters ansible.
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 02 Feb, 2015 21 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fixes v2 for #10106
Toshio Kuratomi committed -
Fixes #10126
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Allow ec2 tags to be used to address servers in ec2 dynamic inventory.
Brian Coca committed -
Modified version of PR 9560
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Maciej Delmanowski committed
-
Add key_file and accept_hostkey to ansible-pull
Brian Coca committed -
[Vagrant guide] Updating private key location
Brian Coca committed -
Since Vagrant 1.7.0, released in December 2014, the private key file is autogenerated and has a new location - check the changelog for more info: [version 1.7.0 changelog](https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md#170-december-9-2014)
Erika Heidi committed
-
- 01 Feb, 2015 2 commits
-
-
Fix documentation on hostfile vs inventory , follow up of #10130
Toshio Kuratomi committed -
Michael Scherer committed
-
- 31 Jan, 2015 1 commit
-
-
Signed-off-by: Max Riveiro <kavu13@gmail.com>
Max Riveiro committed
-
- 30 Jan, 2015 10 commits
-
-
also added commented out entries in ansible.cfg to show other options
Brian Coca committed -
Configure retry file usage and location
Brian Coca committed -
Add shell script to fast update ansible repo
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Fix for memory fact gathering
Toshio Kuratomi committed -
Saner ansible-pull output
Brian Coca committed -
Sören Tempel committed
-
Brian Coca committed