Commit graph

162 commits

Author SHA1 Message Date
Michael DeHaan c4a125e6d9 Add ability to use |success and |failed as Jinja2 filters.
Example:

when: registered_variable|failed
2013-06-01 17:38:12 -04:00
Michael DeHaan c0fd491b68 Update changelog 2013-06-01 11:47:19 -04:00
Michael DeHaan d5182f5c92 Update changelog 2013-05-31 16:08:29 -04:00
Jiří Kubíček 5cb0525430 Add some FreeBSD facts
added:
 * ansible_distribution
 * ansible_distribution_release 
 * ansible_distribution_version
 * ansible_os_family
 * ansible_pkg_mgr
 * ansible_ssh_host_key_ecdsa_public

Also adds ECDSA public key for all plaforms.
2013-05-30 01:34:33 +02:00
Michael DeHaan 3163109681 Update changelog 2013-05-29 19:01:01 -04:00
Michael DeHaan 9c5d6f11f0 Fix tabs and spaces in OpenStack modules. 2013-05-24 23:34:48 -04:00
Michael DeHaan e5c2d0b247 update changelog 2013-05-24 23:19:59 -04:00
Michael DeHaan 06d9000833 update changelog. 2013-05-11 15:49:44 -04:00
Michael DeHaan b62de8f352 update changelog, move newrelic to monitoring category 2013-05-11 15:16:16 -04:00
Michael DeHaan 293314f777 update changelog 2013-05-05 13:52:38 -04:00
Michael DeHaan f46bdb6343 update changelog 2013-04-28 10:16:21 -04:00
Michael DeHaan cc7122e982 Update changelog 2013-04-27 10:45:51 -04:00
Michael DeHaan 7a135b2569 Add info about log file in changelog. 2013-04-27 10:25:24 -04:00
Michael DeHaan 5cc3dd353d Update changelog 2013-04-23 00:43:55 -04:00
Jim Kleckner 5e5235a433 Nit fix spelling of separate 2013-04-21 12:33:51 -07:00
Michael DeHaan 856c721bf7 Update changelog 2013-04-20 18:21:03 -04:00
Michael DeHaan bef2f5696f Update changelog 2013-04-08 12:39:00 -04:00
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