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
(cherry picked from commit 3c978a3225)
pull/64126/head
parent
fc62483b3e
commit
ba29567210
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "lineinfile - don't attempt mkdirs when path doesn't contain directory path"
|
||||
Loading…
Reference in New Issue