Commit graph

145 commits

Author SHA1 Message Date
Michael DeHaan
c695aa2d6a When playbooks fail, attempt to create an inventory file in the inventory directory that allows rerunning
of the playbook against only the hosts that failed.
2013-04-07 23:37:10 -04:00
Michael DeHaan
ca71eb8cfc Changelog update 2013-04-06 19:03:22 -04:00
Michael DeHaan
5c8e081506 Update changelog 2013-04-06 19:03:22 -04:00
Michael DeHaan
f585c4cde7 Upgraded variable support met with upgraded conditional support, see examples/playbooks/upgraded_vars.yml
for details!
2013-04-05 19:10:32 -04:00
Michael DeHaan
110d2b6ec5 Fixup ec2 doc formatting and use complex args format to break up long lines. 2013-04-05 15:30:36 -04:00
Michael DeHaan
d9fd175b8b update changelog 2013-04-05 14:50:15 -04:00
Michael DeHaan
6df4c486e9 organize changelog 2013-04-05 13:59:10 -04:00
Michael DeHaan
9c4d747194 update changelog 2013-04-05 13:25:51 -04:00
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