Update CHANGELOG
This commit is contained in:
parent
e589365279
commit
1acd9b6325
2 changed files with 2 additions and 1 deletions
|
@ -92,6 +92,7 @@ Misc changes:
|
|||
* allow force=yes to affect apt upgrades
|
||||
* fix for saving conditionals in variable names
|
||||
* 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
|
||||
|
||||
|
|
|
@ -117,7 +117,7 @@ options:
|
|||
requirements:
|
||||
- cron
|
||||
author: Dane Summers
|
||||
updates: Mike Grozak
|
||||
updates: [ 'Mike Grozak', 'Patrick Callahan' ]
|
||||
"""
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue