Add info about log file in changelog.
This commit is contained in:
parent
aa55268514
commit
7a135b2569
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Core Features:
|
|||
* pre_tasks and post_tasks allow for separating tasks into blocks where handlers will fire around them automatically
|
||||
* "meta: flush_handler" task capability added for when you really need to force handlers to run
|
||||
* new --start-at-task option to ansible playbook allows starting at a specific task name in a long playbook
|
||||
* added a log file for ansible/ansible-playbook, set 'log_path' in the configuration file or ANSIBLE_LOG_PATH in environment
|
||||
|
||||
Modules added
|
||||
|
||||
|
|
Loading…
Reference in a new issue