mirror of https://github.com/ansible/ansible.git
file - change warning to error (#66671)
When 'src' is specified without 'state', raise an exceptionpull/66906/head
parent
91063f40d6
commit
9276dd2007
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- file - specifying ``src`` without ``state`` is now an error
|
||||
Loading…
Reference in New Issue