Mauricio Lima 7bb88390d8 Fix copying nfs_shares configuration
Using the `when` conditional on a `with_` loop gets evaluated on each
loop iteration and will not skip a task entirely. Use the `skip`
attribute to ignore errors in this scenario but only `skip` when
`enable_cinder_backend_nfs` is not enabled. If it is enabled the
`nfs_shares` file should be required and this task should fail if it
does not exist.

Co-authored-by: Andrew Widdersheim <amwiddersheim@gmail.com>
Change-Id: I6b997dd943efe7b16beb63899c1488fa5353d996
Closes-Bug: #1641183
2016-11-11 14:33:26 -05:00
..
2016-07-25 09:50:12 +08:00
2016-05-02 07:44:29 -04:00
2016-01-06 04:23:28 +00:00
2016-11-03 14:48:58 +08:00
2016-01-06 04:23:28 +00:00
2016-09-26 09:40:15 +00:00
2016-10-15 01:49:13 +08:00
2016-09-13 09:26:51 +00:00