Files
community.general/lib/ansible/modules
Sam Doran cc9c72d6f8 Do not add state: absent when a non-existent path is returned (#51350)
Leave it up to the module to return the state in the results.

I went through all the modules in files/ and only found one case where the module needed to return this. No other modules return paths that do not exists.

Signed-off-by: Sam Doran <sdoran@redhat.com>
2019-02-23 01:48:44 +01:00
..
2019-02-15 06:54:47 -08:00
2019-02-22 13:54:54 +00:00
2019-02-15 06:54:47 -08:00
2019-02-22 10:24:16 +00:00