Remove deprecated use of tests as filters

Change-Id: I1b7a1a4afcfce45ac9c04abef1e30625d9f49d9b
This commit is contained in:
Jonathan Rosser 2019-05-04 14:26:48 -06:00
parent 6e13d81625
commit 76c3a4eb6b
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
mode: 0640
with_items: "{{ ceph_client_keyrings.results }}"
when:
- not item | skipped
- not item is skipped
notify:
- Restart os services