Update CHANGELOG

pull/3525/merge
Michael DeHaan 11 years ago
parent e589365279
commit 1acd9b6325

@ -92,6 +92,7 @@ Misc changes:
* allow force=yes to affect apt upgrades * allow force=yes to affect apt upgrades
* fix for saving conditionals in variable names * fix for saving conditionals in variable names
* support for multiple host ranges in INI inventory like: db[01:10:3]node-[01:10] * support for multiple host ranges in INI inventory like: db[01:10:3]node-[01:10]
* fixes/improvements to cron module
1.2.2 "Hear About It Later" (reprise) -- July 4, 2013 1.2.2 "Hear About It Later" (reprise) -- July 4, 2013

@ -117,7 +117,7 @@ options:
requirements: requirements:
- cron - cron
author: Dane Summers author: Dane Summers
updates: Mike Grozak updates: [ 'Mike Grozak', 'Patrick Callahan' ]
""" """
EXAMPLES = ''' EXAMPLES = '''

Loading…
Cancel
Save