Commit graph

187 commits

Author SHA1 Message Date
Michael DeHaan ee6d64774a Work in progress. 2013-04-05 13:25:51 -04:00
Michael DeHaan 7ea6fcfd64 Changelog update 2013-04-05 13:25:51 -04:00
Michael DeHaan 5815fcbd49 Update changelog 2013-04-05 13:14:58 -04:00
Michael DeHaan aa4ad80bda Update release version. 2013-04-02 20:48:30 -04:00
Michael DeHaan 42b0e51223 Upgrade callbacks further, now '.play', '.task', and so on are also available! 2013-03-25 22:56:32 -04:00
Michael DeHaan 5b845510b3 Update changelog 2013-03-25 22:48:12 -04:00
Michael DeHaan b0a64973b6 update changelog 2013-03-25 22:40:47 -04:00
Michael DeHaan a3dec0fe2b Update changelog since last merge. 2013-03-17 11:39:57 -04:00
Michael DeHaan 1289dd602d Changelog update 2013-03-18 00:50:00 -04:00
Jim Kleckner 92844d3dcd Minor spelling fixes 2013-03-06 10:41:19 -08:00
Michael DeHaan 6d41983173 Update changelog to include recent modifications. 2013-03-02 00:01:43 -05:00
Daniel Hokka Zakrisson d9c6b60b24 Allow inventory to be a directory containing other inventories 2013-03-01 23:22:52 +01:00
Michael DeHaan f47ecf0fce update changelog 2013-02-26 21:03:25 -05:00
Michael DeHaan 5e13be0467 Organize changelog 2013-02-23 13:57:54 -05:00
Michael DeHaan 1cad5e19fc Working on adding things to changelog 2013-02-23 13:46:18 -05:00
Michael DeHaan 7da9992110 Add complex arguments example 2013-02-17 15:06:17 -05:00
Michael DeHaan b365e04616 Allow add_host to add hosts to multiple groups, groups is now an alias for groupname. 2013-02-17 11:22:50 -05:00
Michael DeHaan 8b17484780 Update changelog 2013-02-16 13:48:45 -05:00
Daniel Hokka Zakrisson a1e00c93e5 Add ansible_ssh_user/pass to enable inventory-defined users 2013-02-10 23:22:18 +01:00
Michael DeHaan f7497e75e5 Able to use "environment: " on any task to pass proxy details and other useful settings. Can be a variable
or a dictionary.
2013-02-10 13:05:58 -05:00
Michael DeHaan e906271f91 Update changelog -- wow, lots of nice stuff merged in today! 2013-02-09 14:50:47 -05:00
Michael DeHaan 23bffc5f25 update changelog 2013-02-07 23:07:19 -05:00
Michael DeHaan 7d9b29d48a Update changelog 2013-02-02 13:03:07 -05:00
Michael DeHaan 318e3302fb Fix up some version related things on the devel branch. 2013-02-01 21:38:21 -05:00
Michael DeHaan 6a64e9f024 Update changelog 2013-02-01 21:27:00 -05:00
Daniel Hokka Zakrisson 5268d49bad Add sudo_flags configuration option to alter sudo behaviour
Default to -H to set $HOME appropriately.
2013-01-28 17:41:43 +01:00
Michael DeHaan 07b056fb78 Add env vars to changelog 2013-01-26 13:33:04 -05:00
Michael DeHaan 5f86f7d0ba Reorganizing changelog, some cleanup still needed, but now it's easier to tell what is in the release :) 2013-01-26 13:30:38 -05:00
Michael DeHaan b749af0b10 New changelog additions from today's merging 2013-01-26 13:07:06 -05:00
Tim Gerla 495c4e6cff mention tilde fixes for --private-key in changelog 2013-01-20 13:34:38 -08:00
Michael DeHaan 7df3d811f2 Update changelog for things done for 1.0 thus far. 2013-01-20 11:30:24 -05:00
Dag Wieers 66fb7fd9de Make use of yes/no booleans in playbooks
At the moment Ansible prefers yes/no for module booleans, however booleans in playbooks are still using True/False, rather than yes/no. This changes modifies boolean uses in playbooks (and man pages) to favor yes/no rather than True/False.

This change includes:

- Adaptation of documentation and examples to favor yes/no
- Modification to manpage output to favor yes/no (the docsite output already favors yes/no)
2012-12-14 11:56:53 +01:00
Michael DeHaan 7a6267ec36 Update changelog 2012-11-30 22:27:06 -05:00
Michael DeHaan 956e926618 change docs, this is the easier way to use template. 2012-11-19 14:27:23 -05:00
Michael DeHaan 3602fe7f61 Update changelog notes about with_template 2012-11-19 14:25:46 -05:00
Michael DeHaan b78f90ae62 Organize changelog 2012-11-19 14:22:34 -05:00
Michael DeHaan b46505d59d Update changelog and contrib.rst 2012-11-19 14:18:55 -05:00
Michael DeHaan da210c3eff Added changelog note about 'when' 2012-11-11 11:59:38 -05:00
Michael DeHaan 9c16b3fc91 Organize 0.9 changelog 2012-11-11 11:55:28 -05:00
Michael DeHaan a56dc03180 update changelog 2012-11-11 11:43:31 -05:00
Michael DeHaan 793df5d4d9 Update changelog 2012-11-03 19:35:54 -04:00
Michael DeHaan 23533b60e3 update changelog 2012-10-25 23:05:31 -04:00
Michael DeHaan 51d8e042df update changelog 2012-10-23 07:58:47 -04:00
Michael DeHaan dad331d0a5 update changelog 2012-10-20 23:07:49 -04:00
Michael DeHaan 5bdc16338e Release version bump for 0.9 (development branch) 2012-10-19 21:01:57 -04:00
Michael DeHaan 67b1372d63 Update packaging and CHANGELOG for release 2012-10-19 20:46:59 -04:00
Michael DeHaan ed7776d44c update changelog 2012-10-19 20:45:06 -04:00
Michael DeHaan 33c1e6d9af update changelog 2012-10-18 20:21:27 -04:00
Michael DeHaan 2bef84e666 Rebuild docs 2012-10-16 19:14:21 -04:00
Michael DeHaan c5d2f6b0d3 implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 2012-10-12 20:07:05 -04:00
Michael DeHaan aa98c84a62 HP and vsphere modules are crazy awesome but I am thinking these belong in contrib not core. 2012-10-12 17:49:48 -04:00
Michael DeHaan 85d6af637a update changelog 2012-10-12 17:38:31 -04:00
Michael DeHaan 70ed560fb3 Add FILES to manpage 2012-10-12 17:37:30 -04:00
Michael DeHaan de912381ac Update CHANGELOG.md 2012-10-09 10:38:48 -03:00
Michael DeHaan 4bd17ee518 Fix up changelog 2012-10-08 19:24:20 -04:00
Michael DeHaan 3d66ca59f9 Update changelog 2012-10-08 19:20:55 -04:00
Michael DeHaan 880328c10f organize changelog 2012-09-30 21:33:38 -04:00
Michael DeHaan 6b5088c676 update changelog 2012-09-27 21:48:38 -04:00
Michael DeHaan 69517832cd Update changelog 2012-09-25 20:50:21 -04:00
Michael DeHaan 57f6ad458a update changelog 2012-09-18 21:29:00 -04:00
Michael DeHaan e7eab93243 Update changelog 2012-09-11 18:08:57 -04:00
Michael DeHaan 022b2290bb Changelog update for 0.8 initial merges 2012-09-06 20:58:23 -04:00
Michael DeHaan 975c323e39 Release version bump 2012-09-06 18:56:38 -04:00
Michael DeHaan ca7b5cc5a3 update changelog 2012-09-04 20:38:06 -04:00
Michael DeHaan c774208bba update changelog 2012-08-30 19:21:19 -04:00
Michael DeHaan 1ae018ce94 Adds a thirsty=yes|no to the get_url module, such that if downloading a large file from the internet you can decide
whether to download it every time or not -- will replace only on change, or decide to not download.  The default
is thirsty=no which will not download every time by default.
2012-08-20 18:39:37 -04:00
Michael DeHaan b6ab5dd669 reorganize 0.7 changelogs by category 2012-08-18 20:30:57 -04:00
Michael DeHaan 05fa163968 update changelog 2012-08-18 19:51:58 -04:00
Michael DeHaan 898d7676f7 Adds the 'serial' keyword to a playbook which controls how many hosts can be running through a playbook at a single time.
The default is 0, which means all hosts.  If set to 1, each host would run a playbook all the way through before moving
on the next host.  Fact gathering is still parallel, regardless of the serial setting.
2012-08-18 09:52:13 -04:00
Michael DeHaan f07e55c568 Adds 'delegate_to' as a task option which can be used to signal load balancers and outage windows. 2012-08-18 08:46:51 -04:00
Michael DeHaan fda4f80828 update changelog 2012-08-17 20:37:38 -04:00
Michael DeHaan eee2d1afd0 If ANSIBLE_KEEP_REMOTE_FILES=1 is set as an environment file, remote files will not be deleted, which is useful only for development debugging purposes. 2012-08-16 21:34:55 -04:00
Michael DeHaan 2ac4859c6a changelog 2012-08-13 19:17:59 -04:00
Michael DeHaan 81fa48c86e update changelog 2012-08-11 18:14:31 -04:00
Michael DeHaan 98c350a6ac changelog update 2012-08-11 17:34:26 -04:00
Michael DeHaan 9041adddaa Add support for ranged patterns like webservers[0-49] for hitting the first 50 webservers. 2012-08-11 13:49:18 -04:00
Michael DeHaan c9a5ce3685 changelog update 2012-08-11 12:12:11 -04:00
Michael DeHaan 1c81ddf8d4 add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks
to an additional pattern (a subset) specified on the command line.  For instance, a playbook could be reusable
and target "webservers" and "dbservers", but you want to test only in the stage environment, or a few boxes at a time.
2012-08-10 02:45:29 -04:00
Michael DeHaan 05a128c2be Add ability to store and access module results later on in the play. See examples/playbooks/register_logic for details. 2012-08-10 01:13:37 -04:00
Michael DeHaan 6c5761a79e Store the ${last_result} for each host to make it usable in only_if conditionals and such. 2012-08-10 00:58:53 -04:00
Michael DeHaan 58e099b91b update changelog 2012-08-10 00:39:19 -04:00
Michael DeHaan 7592a7356f bump changelog 2012-08-08 21:19:49 -04:00
Michael DeHaan 33bc2610fa changelog update 2012-08-08 21:17:20 -04:00
Michael DeHaan 846186e2fc Add -vvv support for debugging activity 2012-08-08 21:09:14 -04:00
Michael DeHaan c82f06258c Only run yum,apt through the with_items loop if there is a list of items. Just a cosmetic fix on return values
for the most part.
2012-08-08 20:43:01 -04:00
Michael DeHaan 183fce6d99 Detect SFTP disablement in paramiko + changelog updates 2012-08-08 20:27:33 -04:00
Michael DeHaan 454de792f4 update changelog 2012-08-06 21:46:55 -04:00
Michael DeHaan 1c9b43df1b more whitespace 2012-08-06 21:00:21 -04:00
Michael DeHaan fd265b40b7 Release bump 2012-08-06 19:55:27 -04:00
Michael DeHaan fa79d57d13 changelog / remove a failed=False 2012-08-01 22:35:07 -04:00
Michael DeHaan bf25193ec1 changelog updates 2012-08-01 20:34:39 -04:00
Michael DeHaan 0a3ebdb6d5 Module consistency and make daisy chaining work with invalid arguments detection. 2012-08-01 00:22:02 -04:00
Michael DeHaan 190d72761f Reformat changelog so it's easier to tell what is new 2012-07-31 21:00:55 -04:00
Michael DeHaan 4d9ecebc20 update changelog 2012-07-28 08:50:19 -04:00
Michael DeHaan 1e464d6c4b update changelog 2012-07-27 19:03:12 -04:00
Michael DeHaan 51739fc47d update changelog 2012-07-25 21:05:01 -04:00
Michael DeHaan 8fa4dc3920 Small change to previous patch, make ranges of hosts inclusive. 2012-07-24 20:10:05 -04:00
Michael DeHaan 416b8d59a9 Merge branch 'devel' of https://github.com/fangchin/ansible into devel 2012-07-24 19:57:51 -04:00
Michael DeHaan 6a0326b6d0 changelog update 2012-07-24 19:57:21 -04:00
Chin Fang e3b2521f01 Added a host expansion feature to ansible's inventory parsing 2012-07-24 12:38:52 -07:00