mirror of https://github.com/ansible/ansible.git
* Fix #63919: don't run os.makedirs on empty dir path
* integration test for lineinfile create: yes without path (Sam Doran <sdoran@redhat.com>)
(cherry picked from commit 3c978a3225
)
pull/64125/head
parent
0e4fe7a52b
commit
39aba6d304
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "lineinfile - don't attempt mkdirs when path doesn't contain directory path"
|
Loading…
Reference in New Issue