removed dupe typoed line
This commit is contained in:
parent
f2c6785897
commit
5eeeb87d82
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ Minor changes:
|
|||
* Now when you delegate a action that returns ansible_facts, these facts will now be applied to the delegated host,
|
||||
unlike before which they were applied to the current host.
|
||||
* Consolidated code from modules using urllib2 to normalize features, TLS and SNI support
|
||||
* Consiidated code from modules using urllib2 to normalize features, TLS and SNI support
|
||||
* synchronize module's dest_port parameter now takes precedence over the ansible_ssh_port inventory setting
|
||||
* play output is now dynamically sized to terminal with a minimal of 80 coluumns (old default)
|
||||
* vars_prompt and pause are now skipped with a warning if the play is called non interactively (i.e. pull from cron)
|
||||
|
|
Loading…
Reference in a new issue