mirror of https://github.com/ansible/ansible.git
Ensure blockinfile correctly returns backupfile (#72544)
* Ensure blockinfile correctly returns backupfile Fixes #27626 based on #27859 Co-authored-by: Giovanni Sciortino (@giovannisciortino)pull/72558/head
parent
e7bf0696ef
commit
a1730af91f
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- blockinfile now returns name of backup file when this option is used.
|
||||
Loading…
Reference in New Issue